13
0
livetrax/libs/glibmm2/gio/giomm-2.4.pc.in
Paul Davis a73d15e989 switch glibmm/giomm to 2.18
git-svn-id: svn://localhost/ardour2/branches/3.0@5306 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-02 16:00:45 +00:00

12 lines
281 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: giomm
Description: C++ wrapper for gio-standalone
Requires: gio-2.0 glibmm-2.4
Version: @VERSION@
Libs: -L${libdir} -lgiomm-2.4
Cflags: -I${includedir}/giomm-2.4 -I${libdir}/giomm-2.4/include