12 lines
277 B
PkgConfig
12 lines
277 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: MI-X Video Internal
|
|
Description: MI-X Video Library for internal development
|
|
Requires: libva >= 0.30
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -l@PACKAGE@
|
|
Cflags: -I${includedir}/mixvideoint
|
|
|