summaryrefslogtreecommitdiff
path: root/gmodule-export-2.0.pc.in
blob: 4bf55973d92a1c22cccc2f769973f087e124872c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

gmodule_supported=@G_MODULE_SUPPORTED@

Name: GModule
Description: Dynamic module loader for GLib
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-2.0
Libs.private: @G_MODULE_LIBS@
Cflags: