pidgin/purple-plugin-pack

Got the message length plugin working... Should be good, needs a bit more testing, but everything _should_ be good...
#
# Makefile.mingw
#
# Description: Makefile for timelog plugin.
#
PP_TOP := ..
PP = timelog
PP_SRC := \
log-widget.c \
range-widget.c \
timelog.c
include $(PP_TOP)/win_pp.mak