aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/lv2core/lv2core.pc.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-21 01:36:00 +0000
committerDavid Robillard <d@drobilla.net>2011-11-21 01:36:00 +0000
commiteb43c8896480114b224755e824fae2e2f7485256 (patch)
tree26e91bd8dc6421d2296a33991e90f7dcb546b079 /lv2/ns/lv2core/lv2core.pc.in
parentdf79255ccef7fb5d091e9d4e52f3c46545b53282 (diff)
downloadlv2-eb43c8896480114b224755e824fae2e2f7485256.tar.xz
Move ns to lv2/ns so repository top level can be used as an include dir directly.
Diffstat (limited to 'lv2/ns/lv2core/lv2core.pc.in')
-rw-r--r--lv2/ns/lv2core/lv2core.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/lv2/ns/lv2core/lv2core.pc.in b/lv2/ns/lv2core/lv2core.pc.in
new file mode 100644
index 0000000..bcaa501
--- /dev/null
+++ b/lv2/ns/lv2core/lv2core.pc.in
@@ -0,0 +1,10 @@
+prefix=@PREFIX@
+exec_prefix=@EXEC_PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
+
+Name: lv2core
+Version: @LV2CORE_VERSION@
+Description: Core LV2 plugin header and specification
+Libs:
+Cflags: -I${includedir}