diff options
| author | Ted Gould <ted@gould.cx> | 2010-12-02 14:01:47 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-12-02 14:01:47 -0600 |
| commit | 837d3645ef5860c92dd5c1c82420c60a581b341f (patch) | |
| tree | eb60436d0370f6a06b78f66a2a45df3e1168fa87 /tests/dbusmenu-jsonloader.pc.in | |
| parent | 9dba82584abf181777b7bed4cca8202cf6652ff6 (diff) | |
| download | libdbusmenu-837d3645ef5860c92dd5c1c82420c60a581b341f.tar.gz libdbusmenu-837d3645ef5860c92dd5c1c82420c60a581b341f.tar.bz2 libdbusmenu-837d3645ef5860c92dd5c1c82420c60a581b341f.zip | |
Renaming the jsonloader pc file
Diffstat (limited to 'tests/dbusmenu-jsonloader.pc.in')
| -rw-r--r-- | tests/dbusmenu-jsonloader.pc.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/dbusmenu-jsonloader.pc.in b/tests/dbusmenu-jsonloader.pc.in deleted file mode 100644 index d042132..0000000 --- a/tests/dbusmenu-jsonloader.pc.in +++ /dev/null @@ -1,14 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -bindir=@bindir@ -includedir=@includedir@ - -Cflags: -I${includedir}/libdbusmenu-0.1 -Requires: dbus-glib-1,dbusmenu-glib,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@ - |
