Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/freealut-1.1.0/admin/pkgconfig/freealut.pc.in @ 54

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

added freealut

File size: 269 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: freealut
7Description: freealut is a free implementation of the OpenAL utility toolkit.
8Requires: openal
9Version: @PACKAGE_VERSION@
10Libs: -L${libdir} -lalut
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.