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 --- makeHexsparkles.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 makeHexsparkles.bat (limited to 'makeHexsparkles.bat') diff --git a/makeHexsparkles.bat b/makeHexsparkles.bat new file mode 100644 index 0000000..8884a59 --- /dev/null +++ b/makeHexsparkles.bat @@ -0,0 +1,4 @@ +4hexchat sparkles.c hexsparkles.c +gcc -Wall -Os -DWIN32 -c hexsparkles.c +dllwrap --def HexChat.def --dllname hexsparkles.dll hexsparkles.o +pause \ No newline at end of file -- cgit v1.2.3