From 8d2199c705efc8a912c0640b8dbe5cc638546363 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 2 Feb 2014 02:12:47 -0500 Subject: added Sparkles source files --- makeSparkles.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 makeSparkles.bat (limited to 'makeSparkles.bat') diff --git a/makeSparkles.bat b/makeSparkles.bat new file mode 100644 index 0000000..1007c88 --- /dev/null +++ b/makeSparkles.bat @@ -0,0 +1,3 @@ +gcc -Wall -Os -DWIN32 -c sparkles.c +dllwrap --def XChat.def --dllname sparkles.dll sparkles.o +pause -- cgit v1.2.3