summaryrefslogtreecommitdiff
path: root/compositeproto.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'compositeproto.pc.in')
-rw-r--r--compositeproto.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/compositeproto.pc.in b/compositeproto.pc.in
new file mode 100644
index 0000000..6e53f0b
--- /dev/null
+++ b/compositeproto.pc.in
@@ -0,0 +1,9 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: CompositeExt
+Description: Composite extension headers
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir} @COMPOSITEEXT_CFLAGS@