source:
vbox/trunk/src/libs/libvorbis-1.3.7/vorbis.pc.in@
103050
最後變更 在這個檔案從103050是 96468,由 提交於 2 年 前 | |
---|---|
|
|
檔案大小: 318 位元組 |
行 | |
---|---|
1 | # libvorbis pkg-config source file |
2 | |
3 | prefix=@prefix@ |
4 | exec_prefix=@exec_prefix@ |
5 | libdir=@libdir@ |
6 | includedir=@includedir@ |
7 | |
8 | Name: vorbis |
9 | Description: vorbis is the primary Ogg Vorbis library |
10 | Version: @VERSION@ |
11 | Requires.private: ogg |
12 | Conflicts: |
13 | Libs: -L${libdir} -lvorbis |
14 | Libs.private: @VORBIS_LIBS@ |
15 | Cflags: -I${includedir} |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器