lasso/lasso.pc.in

12 lines
333 B
PkgConfig
Raw Normal View History

2004-04-18 14:51:20 +02:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: lasso
Version: @VERSION@
Description: A free implementation of the Liberty Alliance specifications
Requires.private: libxml-2.0 libxslt xmlsec1 glib-2.0 gobject-2.0
Cflags: -I${includedir} @LASSO_PUB_CFLAGS@
2004-04-18 14:51:20 +02:00
Libs: -L${libdir} @LASSO_CORE_LIBS@