Add maemo-tweaks-section.pc.in.
authorSalvatore Iovene <salvatore@iovene.com>
Sun, 6 Dec 2009 11:28:25 +0000 (13:28 +0200)
committerSalvatore Iovene <salvatore@iovene.com>
Sun, 6 Dec 2009 11:28:25 +0000 (13:28 +0200)
libmaemo-tweaks-section/maemo-tweaks-section.pc.in [new file with mode: 0644]

diff --git a/libmaemo-tweaks-section/maemo-tweaks-section.pc.in b/libmaemo-tweaks-section/maemo-tweaks-section.pc.in
new file mode 100644 (file)
index 0000000..ca57275
--- /dev/null
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: maemo-tweaks-section
+Description: A section in the maemo-tweaks applet.
+Requires: gtk+-2.0
+Version: @VERSION@
+Libs: -L${libdir} -lmaemo-tweaks-section
+Cflags: -I${includedir}
+