gio-2.0.pc: add gdbus_codegen variable
[platform/upstream/glib.git] / gio-2.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 giomoduledir=@GIO_MODULE_DIR@
7 glib_compile_schemas=@bindir@/glib-compile-schemas@EXEEXT@
8 glib_compile_resources=@bindir@/glib-compile-resources@EXEEXT@
9 gdbus_codegen=@bindir@/gdbus-codegen
10
11 Name: GIO
12 Description: glib I/O library
13 Version: @VERSION@
14 Requires: glib-2.0 gobject-2.0
15 Requires.private: gmodule-no-export-2.0
16 Libs: -L${libdir} -lgio-2.0
17 Libs.private: @ZLIB_LIBS@ @NETWORK_LIBS@
18 Cflags: