summaryrefslogtreecommitdiff
path: root/makeHexsparkles.bat
diff options
context:
space:
mode:
Diffstat (limited to 'makeHexsparkles.bat')
-rw-r--r--makeHexsparkles.bat4
1 files changed, 4 insertions, 0 deletions
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