diff options
author | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
commit | c51ef797a707f4e2c6f9688d4378f2b0e9898a66 (patch) | |
tree | 019ae92bb53c19b30077545cb14743cbd1b57aef /matecomponent/libmate-panel-applet/libmatepanelapplet-2.0-uninstalled.pc.in | |
download | mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.bz2 mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'matecomponent/libmate-panel-applet/libmatepanelapplet-2.0-uninstalled.pc.in')
-rw-r--r-- | matecomponent/libmate-panel-applet/libmatepanelapplet-2.0-uninstalled.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/matecomponent/libmate-panel-applet/libmatepanelapplet-2.0-uninstalled.pc.in b/matecomponent/libmate-panel-applet/libmatepanelapplet-2.0-uninstalled.pc.in new file mode 100644 index 00000000..4b9b6c49 --- /dev/null +++ b/matecomponent/libmate-panel-applet/libmatepanelapplet-2.0-uninstalled.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: libmate-panel-applet-2 +Description: libmate-panel-applet-2 +Requires: mateconf-2.0 gtk+-2.0 libmatecomponentui-2.0 +Version: @VERSION@ +Libs: ${pc_top_builddir}/${pcfiledir}/libmate-panel-applet-2.la +Cflags: -I${pc_top_builddir}/${pcfiledir} |