glib/gio-2.0.pc.in
Matthias Clasen 3bfd739154 Rename gsettingsschemaupdatecache to the more sane gschema_compile
To follow existing glib pc variables for binaries.
2010-04-21 11:55:00 -04:00

16 lines
350 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
giomoduledir=@GIO_MODULE_DIR@
gschema_compile=@bindir@/gschema-compile
Name: GIO
Description: glib I/O library
Version: @VERSION@
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
Libs: -L${libdir} -lgio-2.0
Libs.private: @ZLIB_LIBS@ @LIBASYNCNS_LIBADD@
Cflags: