pidgin/purple-plugin-pack

Initial version of the stress prpl.

2009-08-28, Gary Kramlich
70f19b728285
Initial version of the stress prpl.

It works, but I still can't reproduce the gf2 crash. Either way, this is good for really stressing libpurple, despite the fact that it still needs some work
#
# Makefile.mingw
#
# Description: Makefile for irssi plugin.
#
PP_TOP := ..
PP = irssi
PP_SRC := \
datechange.c \
layout.c \
lastlog.c \
textfmt.c \
window.c \
irssi.c
include $(PP_TOP)/win_pp.mak