pidgin/purple-plugin-pack

be1e40781fd8
file isExecutable
Chat userlist logging for inital joining of chats. Doesn't work because the
chat-joined signal fires before libpurple gets the userlist. Still thinking
about how to fix it.
#
# Makefile.mingw
#
# Description: Makefile for listhandler plugin.
#
PP_TOP := ..
PP = listhandler
PP_SRC := \
aim_blt_files.c \
alias_xml_files.c \
gen_xml_files.c \
lh_util.c \
listhandler.c \
migrate.c \
purple_blist_xml.c
include $(PP_TOP)/win_pp.mak