view finch/libgnt/gnt.pc.in @ 24727:da1a76d4b7da

merge of '2b2413559685df17d16670e7769c19d61235fc28' and '8b034c35a9f2c21bf8518d26554e162075186c07'
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 14 Dec 2008 23:11:27 +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