view finch/libgnt/gnt.pc.in @ 17423:a8e63ed98673

merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36' and '4d5db7915aefec35d5303682ec33a210c4a5035e'
author Sean Egan <seanegan@gmail.com>
date Fri, 01 Jun 2007 04:22: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