view libpurple/purple.pc.in @ 20900:f7b799e77c43

When drag-dropping an image onto a conversation, include 'Send image file' as an option if the prpl supports file-transfer. This closes #3510.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 12 Oct 2007 12:47:07 +0000
parents ce049678a67b
children eb53ce4852a6
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