Add build files
This commit is contained in:
parent
6a90d22254
commit
13dee3c02b
5
build.bat
Normal file
5
build.bat
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
"C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\msbuild.exe" build\iw6-mod.sln /p:Configuration=Debug /p:Platform=x64
|
||||||
|
|
||||||
|
pause
|
5
generate.bat
Normal file
5
generate.bat
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@echo off
|
||||||
|
git submodule update --init --recursive
|
||||||
|
tools\premake5 %* vs2022
|
||||||
|
|
||||||
|
pause
|
3
tools/premake5.exe
Normal file
3
tools/premake5.exe
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa37bb2c174cea51be381b3378a5b54406fc3339dbfa4aaef9d50875e76b8c25
|
||||||
|
size 1568256
|
Loading…
Reference in New Issue
Block a user