VirtualBox

source: vbox/trunk/src/libs/libvorbis-1.3.7/vorbis.pc.in

Last change on this file was 96468, checked in by vboxsync, 22 months ago

libs/libvorbis-1.3.7: Re-exporting, hopefully this time everything is there. bugref:10275

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 318 bytes
Line 
1# libvorbis pkg-config source file
2
3prefix=@prefix@
4exec_prefix=@exec_prefix@
5libdir=@libdir@
6includedir=@includedir@
7
8Name: vorbis
9Description: vorbis is the primary Ogg Vorbis library
10Version: @VERSION@
11Requires.private: ogg
12Conflicts:
13Libs: -L${libdir} -lvorbis
14Libs.private: @VORBIS_LIBS@
15Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use