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