index
:
sponge
main
software renderer
kkard2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run.bat
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'run.bat')
-rw-r--r--
run.bat
1
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