pidgin/purple-plugin-pack

cfae89804886
Parents 7cc21156f06d
Children 9f67db133da7
Add a Makefile.mingw for stress plugin.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/stress/Makefile.mingw Sun Aug 30 19:51:01 2009 -0400
@@ -0,0 +1,11 @@
+#
+# Makefile.mingw
+#
+# Description: Makefile for stress plugin.
+#
+
+PP_TOP := ..
+
+PP = stress
+
+include $(PP_TOP)/win_pp.mak