view finch/libgnt/gnt.pc.in @ 16908:ff85eb760c7d

merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a' and '296e8ceb51de5268dfac776070185220b6ec5d4a'
author William Ehlhardt <williamehlhardt@gmail.com>
date Sat, 05 May 2007 05:19:11 +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