view finch/libgnt/gnt.pc.in @ 27627:f4556d6f58c4

merge of '0c2f544829df2f3a369504315f8b3a6cc325749a' and 'f2bce03092740049135bf66058679e1091699175'
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 19 Jul 2009 17:45:08 +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