repo.or.cz
/
openal-soft
/
openal-hmr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't use a flag to set an error when applying the source offset
[openal-soft/openal-hmr.git]
/
openal.pc.in
blob
aaf95bb66f8ace3cb5b883c2d45df5d447f99d4c
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: OpenAL
7
Description: OpenAL is a cross-platform 3D audio API
8
Requires: @PKG_CONFIG_REQUIRES@
9
Version: @PACKAGE_VERSION@
10
Libs: -L${libdir} -l@LIBNAME@ @PKG_CONFIG_LIBS@
11
Cflags: -I${includedir}