view console/libgnt/gnt.pc.in @ 15609:eba9715548d7

This should prevent the dll resources from being regenerated each time.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 11 Feb 2007 00:17:12 +0000
parents 46db943326fb
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