summaryrefslogtreecommitdiff
path: root/win-resize-st/build.bat
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-05-21 13:43:03 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-05-21 15:11:09 -0500
commitdf2c43b689d9a181fee8737ec7d7a31d07631126 (patch)
tree91793bf845e6eef5fed63fca1f56bb0ee6c6b38f /win-resize-st/build.bat
parent7609a834a1fbadfa8577d066f40b593fde2f0047 (diff)
Diffstat (limited to 'win-resize-st/build.bat')
-rw-r--r--win-resize-st/build.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/win-resize-st/build.bat b/win-resize-st/build.bat
new file mode 100644
index 0000000..8568ca2
--- /dev/null
+++ b/win-resize-st/build.bat
@@ -0,0 +1,3 @@
+@echo off
+if not exist bin mkdir bin
+cl /W4 /Od /Zi /Fe:bin\win-resize-st.exe win-resize-st.c /Fd:bin\ /Fo:bin\