aboutsummaryrefslogtreecommitdiffstats
path: root/ext.pc.template
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-07 03:32:56 +0000
committerDavid Robillard <d@drobilla.net>2011-11-07 03:32:56 +0000
commit2e4db9e54a5b14c387767d9d552976497d0fb550 (patch)
tree6b2d35d9c5c228735fea3db5d325c16f7aba24d7 /ext.pc.template
parent46842827988ae464c4940cd938ebe258bc0446be (diff)
downloadlv2-2e4db9e54a5b14c387767d9d552976497d0fb550.tar.xz
Remove generated junk from source directory in favour of a smarter extension wscript that figures out the necessary data from RDF (so the wscript itself can be identical for every extension).
Diffstat (limited to 'ext.pc.template')
-rw-r--r--ext.pc.template6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext.pc.template b/ext.pc.template
deleted file mode 100644
index 88ea421..0000000
--- a/ext.pc.template
+++ /dev/null
@@ -1,6 +0,0 @@
-includedir=@INCLUDEDIR@
-
-Name: LV2 @NAME@
-Version: @VERSION@
-Description: @DESCRIPTION@
-Cflags: -I${includedir}/@INCLUDE_PATH@