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