view finch/libgnt/gnt.pc.in @ 28111:9d43d9d33477

merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72' and 'bd0763d1ea8cfd0a51d68907f982108018044b94'
author Marcus Lundblad <ml@update.uu.se>
date Fri, 31 Jul 2009 14:40:03 +0000
parents 0e3a8505ebbe
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: LibGNT
Description: Glib Ncurses Toolkit is a collection of curses-widgets.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gnt
Libs: -L${libdir} -lgnt