diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-07 16:43:15 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-07 16:43:15 -0600 |
| commit | 3fab4873c00572044ddc8447d5aa0f3d2d9f8cd1 (patch) | |
| tree | c8b2bb68005950073192a67da33ba998554fa58c /tests/dbusmenu-jsonloader-0.4.pc.in | |
| parent | fd954bb9d7e00405e23acd03a7dda5d97fb66e02 (diff) | |
| parent | 9c5089892566097a42c8dd75b9eb79a81b57b1e9 (diff) | |
| download | libdbusmenu-3fab4873c00572044ddc8447d5aa0f3d2d9f8cd1.tar.gz libdbusmenu-3fab4873c00572044ddc8447d5aa0f3d2d9f8cd1.tar.bz2 libdbusmenu-3fab4873c00572044ddc8447d5aa0f3d2d9f8cd1.zip | |
Updating to trunk
Diffstat (limited to 'tests/dbusmenu-jsonloader-0.4.pc.in')
| -rw-r--r-- | tests/dbusmenu-jsonloader-0.4.pc.in | 14 |
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@ + |
