File: openalpp.pc.in

package info (click to toggle)
openalpp-cvs 20041206-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,796 kB
  • ctags: 549
  • sloc: cpp: 3,891; makefile: 154; ansic: 56; sh: 5
file content (11 lines) | stat: -rwxr-xr-x 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: OpenAL++
Description: OpenAL C++ Abstraction Layer
Version: @VERSION@
Requires: openthreads, vorbis, vorbisfile
Libs: -L${libdir} -lopenalpp -lopenal
Cflags: -I${includedir}