summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win-resize-mt/build.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/win-resize-mt/build.bat b/win-resize-mt/build.bat
new file mode 100644
index 0000000..45cfb7f
--- /dev/null
+++ b/win-resize-mt/build.bat
@@ -0,0 +1,3 @@
+@echo off
+if not exist bin mkdir bin
+cl /W4 /Od /Zi /Fe:bin\win-resize-mt.exe win-resize-mt.c /Fd:bin\ /Fo:bin\