diff options
Diffstat (limited to 'core.lv2/lv2core.pc.in')
-rw-r--r-- | core.lv2/lv2core.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/core.lv2/lv2core.pc.in b/core.lv2/lv2core.pc.in deleted file mode 100644 index bcaa501..0000000 --- a/core.lv2/lv2core.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -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} |