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@
|
2012-04-11 15:41:48 +02:00
|
|
|
glib_compile_schemas=glib-compile-schemas
|
|
|
|
glib_compile_resources=glib-compile-resources
|
|
|
|
gdbus_codegen=gdbus-codegen
|
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@
|
2012-01-16 04:15:10 +01:00
|
|
|
Requires: glib-2.0 gobject-2.0
|
2011-11-22 17:06:07 +01:00
|
|
|
Requires.private: gmodule-no-export-2.0
|
2007-11-26 17:13:05 +01:00
|
|
|
Libs: -L${libdir} -lgio-2.0
|
2011-09-23 13:46:55 +02:00
|
|
|
Libs.private: @ZLIB_LIBS@ @NETWORK_LIBS@
|
2011-11-22 17:06:07 +01:00
|
|
|
Cflags:
|