view finch/libgnt/gnt.pc.in @ 20744:395f1a837694

merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07' and 'adf7bc9074db7174e3a27c54bced31beea98207a'
author Luke Schierer <lschiere@pidgin.im>
date Mon, 01 Oct 2007 21:25:18 +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