Fix crash on startup if an LV2 plugin has a bad .ttl file.
[ardour.git] / libs / glibmm2 / gio / giomm-2.4.pc
1 prefix=/usr/local
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: giomm
7 Description: C++ wrapper for gio-standalone
8 Requires: gio-2.0 glibmm-2.4
9 Version: 2.18.2
10 Libs: -L${libdir} -lgiomm-2.4
11 Cflags: -I${includedir}/giomm-2.4 -I${libdir}/giomm-2.4/include