Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libogg-1.1.3/ogg.pc.in @ 15

Last change on this file since 15 was 15, checked in by landauf, 16 years ago

added libogg

File size: 266 bytes
Line 
1# ogg pkg-config file
2
3prefix=@prefix@
4exec_prefix=@exec_prefix@
5libdir=@libdir@
6includedir=@includedir@
7
8Name: ogg
9Description: ogg is a library for manipulating ogg bitstreams
10Version: @VERSION@
11Requires:
12Conflicts:
13Libs: -L${libdir} -logg
14Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.