summaryrefslogtreecommitdiff
path: root/glib-1.2.10/gmodule.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'glib-1.2.10/gmodule.pc.in')
-rw-r--r--glib-1.2.10/gmodule.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/glib-1.2.10/gmodule.pc.in b/glib-1.2.10/gmodule.pc.in
new file mode 100644
index 0000000..e4a0a69
--- /dev/null
+++ b/glib-1.2.10/gmodule.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: GModule
+Description: Dynamic module loader for GLib
+Requires: glib
+Version: @VERSION@
+Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule @G_MODULE_LIBS@
+Cflags: