view finch/libgnt/gnt.pc.in @ 16250:50e1b269598e

merge of '2bafabcca7d12b1fb39369f54333c5309a7cead1' and '2bc4c67a691dc5b511af8298e1da45e14de48c0d'
author Nathan Walp <nwalp@pidgin.im>
date Wed, 18 Apr 2007 22:57:03 +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