summaryrefslogtreecommitdiffstats
path: root/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc')
-rw-r--r--source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc12
1 files changed, 12 insertions, 0 deletions
diff --git a/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc b/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
new file mode 100644
index 000000000..532005671
--- /dev/null
+++ b/source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
@@ -0,0 +1,12 @@
+prefix=/usr
+exec_prefix=/usr
+libdir=/usr/@LIB@/seamonkey-@VERSION@
+includedir=/usr/include/seamonkey-@VERSION@
+idldir=/usr/share/idl/seamonkey-@VERSION@
+
+Name: XPCOM
+Description: The Mozilla Cross Platform Component Library
+Version: @VERSION@
+Requires: seamonkey-nspr >= 4.7.1
+Libs: -L${libdir} -lxpcom
+Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string