Skip to content

Instantly share code, notes, and snippets.

View tamer-hassan's full-sized avatar

Tamer Hassan tamer-hassan

View GitHub Profile
@tamer-hassan
tamer-hassan / Makefile.mingw
Created April 5, 2011 14:31
Makefile for win32 (mingw) version of purple-bitly Plugin for libpurple
#
# Makefile.mingw
#
# Description: Makefile for win32 (mingw) version of purple-bitly Plugin for libpurple
#
PIDGIN_TREE_TOP := ../../..
include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak
LIBCURL_TOP := ${WIN32_DEV_TOP}/curl-7.21.4-devel-mingw32