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