view finch/libgnt/gnt.pc.in @ 24073:eb4d0636cf88

merge of '4108bfcdd43ec618a7105588ec476f7cb3d68abb' and 'b14102a6c681b35084d2c3f7726de34d4f859fe1'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 07 Sep 2008 19:08:04 +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