Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/openal-0.0.8/admin/pkgconfig/openal.pc.in @ 17

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

added openal

File size: 255 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: OpenAL
7Description:  OpenAL is a cross-platform 3D audio API.
8Requires: @requirements@
9Version: @PACKAGE_VERSION@
10Libs: -L${libdir} -lopenal
11Cflags: -I${includedir}
12
Note: See TracBrowser for help on using the repository browser.