view finch/libgnt/gnt.pc.in @ 26716:911a325116d5

merge of '55577fa653435bea0213ccd380f914790714f8a1' and 'd7236accdb3567e97b006e952e0ca3a1a49cc913'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 27 Apr 2009 16:25:57 +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