qse/lib/qsecry.pc.in

13 lines
257 B
PkgConfig
Raw Permalink Normal View History

prefix=@prefix@
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib
Name: QSECRY Library
Description: QSECRY Library
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lqsecry
Requires: qsecmn
#Requires.private: qsecmn