view libpurple/purple-2.pc.in @ 30423:08cae68b25dc

Save the user's MXitId received in the login-response packet to the Session. Display the MXitId (read-only) in the profile information.
author andrew.victor@mxit.com
date Thu, 20 May 2010 11:21:30 +0000
parents a52831eada67
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

plugindir=${libdir}/purple-@PURPLE_MAJOR_VERSION@

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