qse/lib/qsehttp.pc.in

14 lines
318 B
PkgConfig
Raw Permalink Normal View History

2015-04-06 03:34:29 +00:00
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
2016-04-30 04:20:10 +00:00
Requires: qsecmn qsesi
2015-04-06 03:34:29 +00:00
Requires.private: openssl