diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-21 20:42:35 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-21 20:42:35 +0100 |
| commit | 6f6f58c437660ac27e11387833b0037b465f7ea9 (patch) | |
| tree | 582c5b3a7e58d01226bcfd68a92d7e15609d3b30 /msvc.bat | |
| parent | efaadfaa9344466fbd752bd91cee54ebc1b69846 (diff) | |
working on new machine
Diffstat (limited to 'msvc.bat')
| -rw-r--r-- | msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64 +call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" x64 @set OUT_DIR=build\\ @set OUT_EXE=zombies @set SOURCES=main.c |
