2007-11-26 17:13:05 +01:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
2007-11-27 13:39:14 +01:00
|
|
|
giomoduledir=@GIO_MODULE_DIR@
|
2010-04-21 17:50:21 +02:00
|
|
|
gschema_compile=@bindir@/gschema-compile
|
2007-11-27 13:39:14 +01:00
|
|
|
|
2007-11-26 17:13:05 +01:00
|
|
|
Name: GIO
|
|
|
|
Description: glib I/O library
|
|
|
|
Version: @VERSION@
|
2008-01-06 18:18:52 +01:00
|
|
|
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
|
2007-11-26 17:13:05 +01:00
|
|
|
Libs: -L${libdir} -lgio-2.0
|
2010-01-13 17:24:28 +01:00
|
|
|
Libs.private: @ZLIB_LIBS@ @LIBASYNCNS_LIBADD@
|
2007-11-26 17:13:05 +01:00
|
|
|
Cflags:
|