xiph
/
opus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Misc changes for 0.7.1.
[opus.git]
/
celt.pc.in
1
# libcelt pkg-config source file
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@
7
8
Name: celt
9
Description: CELT is a low-delay audio codec
10
Version: @CELT_VERSION@
11
Requires:
12
Conflicts:
13
Libs: -L${libdir} -lcelt@LIBCELT_SUFFIX@
14
Libs.private: -lm
15
Cflags: -I${includedir}