pidgin/purple-plugin-pack

file isExecutable
Initial add of an NSIS installer script for the plugin pack. I just cheated and
ripped this off from Guifications 2.x. This needs substantial amounts of work
before it's release/distribution ready.
#
# 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