aboutsummaryrefslogtreecommitdiff
path: root/tests/dbusmenu-jsonloader-0.4.pc.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-21 11:22:46 -0600
committerTed Gould <ted@gould.cx>2011-02-21 11:22:46 -0600
commit2f92a8662f5a84f9ef35dd847539f573f60edc5f (patch)
tree9c00fda471a88fcc331c858bc2de66076f7de9ef /tests/dbusmenu-jsonloader-0.4.pc.in
parent71020d95b0eb9f583523628261d26336a5dceb39 (diff)
parent34248e4fe3aeef17be5fe9f2339057fbaee81ad2 (diff)
downloadlibdbusmenu-2f92a8662f5a84f9ef35dd847539f573f60edc5f.tar.gz
libdbusmenu-2f92a8662f5a84f9ef35dd847539f573f60edc5f.tar.bz2
libdbusmenu-2f92a8662f5a84f9ef35dd847539f573f60edc5f.zip
Another update to trunk
Diffstat (limited to 'tests/dbusmenu-jsonloader-0.4.pc.in')
-rw-r--r--tests/dbusmenu-jsonloader-0.4.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/dbusmenu-jsonloader-0.4.pc.in b/tests/dbusmenu-jsonloader-0.4.pc.in
new file mode 100644
index 0000000..62bfeb2
--- /dev/null
+++ b/tests/dbusmenu-jsonloader-0.4.pc.in
@@ -0,0 +1,14 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+bindir=@bindir@
+includedir=@includedir@
+
+Cflags: -I${includedir}/libdbusmenu-0.1
+Requires: dbusmenu-glib-0.4 json-glib-1.0
+Libs: -L${libdir} -ldbusmenu-jsonloader
+
+Name: libdbusmenu-jsonloader
+Description: A small library to load JSON descriptions of menus. Mostly for testing.
+Version: @VERSION@
+