]> git.sesse.net Git - mlt/blobdiff - mlt++.pc.in
Fix the build afer the reorg.
[mlt] / mlt++.pc.in
diff --git a/mlt++.pc.in b/mlt++.pc.in
new file mode 100644 (file)
index 0000000..e917a67
--- /dev/null
@@ -0,0 +1,7 @@
+
+Name: mlt++
+Description: C++ API for MLT multimedia framework
+Version: ${version}
+Requires: mlt-framework
+Libs: -L${libdir} ${libs}
+Cflags: ${cflags}