view finch/libgnt/gnt.pc.in @ 24260:e54d7fff1ad2

merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099' and '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 28 Oct 2008 00:40:55 +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