summaryrefslogtreecommitdiff
path: root/run.bat
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2025-09-06 15:59:51 +0200
committerkkard2 <[email protected]>2025-09-06 15:59:51 +0200
commitc451018c17ce4953a7011fce6cafa55e362e0005 (patch)
treec2140b4e8a68ef0607f18d5c868698ae8e1e97d4 /run.bat
parentee158180231bafb2d41bd1c6aa5de545556faed8 (diff)
rainbow
Diffstat (limited to 'run.bat')
-rw-r--r--run.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.bat b/run.bat
index 913a542..0eb177d 100644
--- a/run.bat
+++ b/run.bat
@@ -1,3 +1,4 @@
del out.exe
+del *.obj
cl platform_win32.c "examples\%1" user32.lib gdi32.lib /W3 /Fe:out.exe
out.exe