]> git.sesse.net Git - mlt/blob - mlt-framework.pc.in
Avoid unnecessary compilation when running "./configure; make; make install" multiple...
[mlt] / mlt-framework.pc.in
1
2 Name: mlt-framework
3 Description: MLT multimedia framework
4 Version: ${version}
5 Requires:
6 Libs: -L${libdir} ${libs}
7 Cflags: ${cflags}