allwinner_a64/android/hardware/intel/common/libmix/mix_common/mixcommon.pc.in
2018-08-08 17:00:29 +08:00

11 lines
232 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: MI-X Library - Common
Description: Common library for MI-X
Requires:
Version: @VERSION@
Libs: -L${libdir} -l@PACKAGE@
Cflags: -I${includedir}