qse/lib/qserad.pc.in

13 lines
264 B
PkgConfig
Raw Permalink Normal View History

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