qse/qse/lib/qsehttp.pc.in
2016-04-30 04:20:10 +00:00

14 lines
318 B
PkgConfig

prefix=@prefix@
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib
Name: QSEHTTP Library
Description: QSEHTTP Library
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lqsehttp
# TODO: Produce Requres: using the autoconf settings
Requires: qsecmn qsesi
Requires.private: openssl