grim/purple-spasm

05c3535bea7c
Parents c6ebab4417b2
Children 0ecead45337b
Add the windows paths to the top of Makefile.example
--- a/Makefile.example Mon Apr 24 22:35:37 2017 -0500
+++ b/Makefile.example Mon Apr 24 22:36:36 2017 -0500
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+PIDGIN_TREE_TOP ?= ../pidgin-2.12.0
+WIN32_DEV_TOP ?= $(PIDGIN_TREE_TOP)/../win32-dev
+
PLUGIN_LIBRARIES :=
PLUGIN_CFLAGS :=
PLUGIN_NAME := helloworld