"Initial commit to Gerrit"
[profile/ivi/libgsf.git] / libgsf-1.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libgsf-1
7 Description: A library for reading and writing structured files (eg MS OLE and Zip)
8 Version: @VERSION@
9 Requires: glib-2.0 gobject-2.0 libxml-2.0
10 Libs: -L${libdir} -lgsf-1
11 Cflags: -I${includedir}/libgsf-1