ebml/libebml.pc.in
2014-12-21 10:18:12 +01:00

11 lines
250 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libebml
Description: Library for parsing EBML data structures
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lebml
Cflags: -I${includedir}