android13/external/ltp/lib/ltp.pc.in

11 lines
192 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
Name: LTP
Description: Linux Test Project
Version: @VERSION@
Libs: -L${libdir} -lltp
Cflags: -I${includedir}