aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-calendar.pc.in')
-rw-r--r--evolution-calendar.pc.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/evolution-calendar.pc.in b/evolution-calendar.pc.in
new file mode 100644
index 0000000000..d4478294a4
--- /dev/null
+++ b/evolution-calendar.pc.in
@@ -0,0 +1,16 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+idldir=@idldir@
+IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
+
+privlibdir=@privlibdir@
+
+Name: evolution-calendar
+Description: libraries needed for Evolution calendar backends
+Version: @VERSION@
+Requires: libgnome-2.0 libbonobo-2.0 gal-2.0 >= @GAL_VERSION@ gnome-vfs-2.0
+Libs: -L${libdir} -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil
+Cflags: -I${includedir}/evolution