view finch/libgnt/gnt.pc.in @ 17030:da9c663305ad

merge of 'a43eb95550888b10562aea0fd5d585fb3b804fe5' and 'b39aa42ba764aeca02936384aed9c4447aeaf353'
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 11 May 2007 15:42:16 +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