11 lines
220 B
PkgConfig
11 lines
220 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: MIX Parser
|
|
Description: MIX Video Parser Library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -l@PACKAGE@
|
|
Cflags: -I${includedir}/mixvbp
|
|
|