diff options
| author | kkard2 <[email protected]> | 2025-09-06 15:59:51 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-09-06 15:59:51 +0200 |
| commit | c451018c17ce4953a7011fce6cafa55e362e0005 (patch) | |
| tree | c2140b4e8a68ef0607f18d5c868698ae8e1e97d4 /run.bat | |
| parent | ee158180231bafb2d41bd1c6aa5de545556faed8 (diff) | |
rainbow
Diffstat (limited to 'run.bat')
| -rw-r--r-- | run.bat | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
