view finch/libgnt/gnt.pc.in @ 15873:045f2e2b2de2

merge of '2ece6994d58f95af39f4e36b5e5b58116198188a' and 'de1d579f1efd330d7acfb5a1a8e8e8957ca3ba54'
author Evan Schoenberg <evan.s@dreskin.net>
date Thu, 22 Mar 2007 12:52:25 +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