Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other
[platform/upstream/glib.git] / gmodule-no-export-2.0-uninstalled.pc.in
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 gmodule_supported=true
7
8 Name: GModule
9 Description: Dynamic module loader for GLib
10 Requires: glib-2.0
11 Version: @VERSION@
12 Libs: ${pc_top_builddir}/${pcfiledir}/gmodule/libgmodule-2.0.la
13 Cflags: -I${pc_top_builddir}/${pcfiledir}/@srcdir@/gmodule
14