cog/Frameworks/libcelt_0061/celt-0.6.1/celt.pc.in

15 lines
271 B
PkgConfig

# libcelt pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: celt
Description: CELT is a low-delay audio codec
Version: @CELT_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lcelt -lm
Cflags: -I${includedir}