summaryrefslogtreecommitdiffstats
path: root/slv2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'slv2.pc.in')
-rw-r--r--slv2.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/slv2.pc.in b/slv2.pc.in
deleted file mode 100644
index cf9e973..0000000
--- a/slv2.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libslv2
-Version: @SLV2_VERSION@
-Description: Simple C library for hosting LV2 plugins
-Libs: @GLIB_LIBS@ @SORD_LIBS@ -lsuil -L${libdir} -lslv2 -ldl
-Cflags: @GLIB_CFLAGS@ @SORD_CFLAGS@ -I${includedir}