13
0
livetrax/libs/gtkmm2/atk/atkmm-1.6.pc.in
David Robillard 35fc31a1de Remove ancient/unused flowcanvas and libglademm from repository.
Update libraries to latest stable released version (except gnomecanvasmm, which is strangely packaged...).
Fixes building (at least here).


git-svn-id: svn://localhost/ardour2/trunk@2790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-18 06:05:55 +00:00

12 lines
236 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: atkmm
Description: C++ wrapper for atk
Requires: glibmm-2.4 atk
Version: @VERSION@
Libs: -L${libdir} -latkmm-1.6
Cflags: -I${includedir}/atkmm-1.6