You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/libgsf-1.12.3/libgsf-1.pc.in

12 lines
302 B

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libgsf-1
Description: A library for reading and writing structured files (eg MS OLE and Zip)
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 libxml-2.0
Libs: -L${libdir} -lgsf-1
Cflags: -I${includedir}/libgsf-1