view libpurple/purple.pc.in @ 15997:495800004c0a

4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 05 Apr 2007 04:25:11 +0000
parents 4ea624932995
children ce049678a67b
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple