summaryrefslogtreecommitdiff
path: root/gupnp-vala-1.0.pc.in
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-02-18 16:36:37 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-02-18 16:36:37 +0200
commit93fa3ecd92243e8009641b899dea0694e601bb6d (patch)
tree78033f362062fd205bc8d048fdd60a31ecade9c6 /gupnp-vala-1.0.pc.in
parent8db4b8bd5001cf81716667cb704e4c03f90a653c (diff)
downloadgupnp-vala-93fa3ecd92243e8009641b899dea0694e601bb6d.tar.gz
Add a pkg-config file.
This is purely to help apps easily be able to make sure user always buids the apps against the correct version of vala bindings.
Diffstat (limited to 'gupnp-vala-1.0.pc.in')
-rw-r--r--gupnp-vala-1.0.pc.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/gupnp-vala-1.0.pc.in b/gupnp-vala-1.0.pc.in
new file mode 100644
index 0000000..727304a
--- /dev/null
+++ b/gupnp-vala-1.0.pc.in
@@ -0,0 +1,8 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: gupnp-vala-1.0
+Description: Vala bindings for GUPnP
+Version: @VERSION@