From: Salvatore Iovene Date: Sun, 6 Dec 2009 11:28:25 +0000 (+0200) Subject: Add maemo-tweaks-section.pc.in. X-Git-Tag: 0.0.1~1^2~29 X-Git-Url: https://vcs.maemo.org/git/?p=tweakr;a=commitdiff_plain;h=6f5234cad419adfae1ac306c32d393b83d1bad7b Add maemo-tweaks-section.pc.in. --- diff --git a/libmaemo-tweaks-section/maemo-tweaks-section.pc.in b/libmaemo-tweaks-section/maemo-tweaks-section.pc.in new file mode 100644 index 0000000..ca57275 --- /dev/null +++ b/libmaemo-tweaks-section/maemo-tweaks-section.pc.in @@ -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} +