view libpurple/purple.pc.in @ 23722:d9d388a27d01

Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent applications from stealing focus" settings to determine how many times to flash the taskbar for incoming messages. References #1502,#2372,#117
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 14 Aug 2008 04:28:47 +0000
parents 389a51db740f
children 1d969bd224f2
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
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