13
0
livetrax/libs/gtkmm2/pango/pangomm-1.4.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
257 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Pangomm
Description: C++ wrapper for Pango
Requires: glibmm-2.4 pango pangocairo
Version: @VERSION@
Libs: -L${libdir} -lpangomm-1.4
Cflags: -I${includedir}/pangomm-1.4