14 lines
251 B
PkgConfig
14 lines
251 B
PkgConfig
|
# nestegg installed pkg-config file
|
||
|
|
||
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: nestegg
|
||
|
Description: WebM/Matroska demuxer
|
||
|
Version: @VERSION@
|
||
|
Conflicts:
|
||
|
Libs: -L${libdir} -lnestegg
|
||
|
Cflags: -I${includedir}
|