view finch/libgnt/gnt.pc.in @ 20628:b8962a8c5daa

merge of '33aead6e626883ef6ad44b79099f01d2da042d9a' and 'f76b9e1feb23d6a4308ca0c80f5f85765d985aff'
author Mark Doliner <mark@kingant.net>
date Sun, 23 Sep 2007 22:08:46 +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