diff options
| author | kkard2 <[email protected]> | 2025-09-22 17:21:30 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-09-22 17:21:30 +0200 |
| commit | a17e7369bfe9cb4a23225084a396ec92823bad2b (patch) | |
| tree | b229b07c1a1c131467f61010eec985b62293897e /run.bat | |
| parent | 2d0894f9887f9e100d7546b6ca93934eced93e39 (diff) | |
reorganize examples
Diffstat (limited to 'run.bat')
| -rw-r--r-- | run.bat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/run.bat b/run.bat deleted file mode 100644 index 0ec23a4..0000000 --- a/run.bat +++ /dev/null @@ -1,4 +0,0 @@ -del out.exe -del *.obj -cl platform_win32.c "examples\%1" user32.lib gdi32.lib /W3 /Fe:out.exe /Z7 -out.exe |
