Add data type constants
[platform/upstream/gobject-introspection.git] / gobject-introspection.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 bindir=@bindir@
5 includedir=@includedir@
6
7 g_idl_generator=${bindir}/g-idl-generator
8 g_idl_scanner=${bindir}/g-idl-scanner
9 g_idl_compiler=${bindir}/g-idl-compiler
10
11 Name: gobject-introspection
12 Description: GObject Introspection
13 Version: @VERSION@
14 Requires: glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
15 Libs: -L${libdir} -lgirepository
16 Cflags: -I${includedir}/glib-2.0/gobject-introspection