aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/libempathy/libempathy.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/libempathy/libempathy.pc.in')
-rw-r--r--trunk/libempathy/libempathy.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/libempathy/libempathy.pc.in b/trunk/libempathy/libempathy.pc.in
new file mode 100644
index 000000000..e567fefce
--- /dev/null
+++ b/trunk/libempathy/libempathy.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libempathy
+Description: Empathy base library
+Requires: glib-2.0, gobject-2.0, libxml-2.0, libtelepathy, libmissioncontrol
+Version: @VERSION@
+Libs: -L${libdir} -lempathy
+Cflags: -I${includedir}