This commit is contained in:
2022-03-22 23:41:36 +00:00
parent 1dd227baa5
commit 8a2df0a179
42 changed files with 2495 additions and 3388 deletions

View File

@@ -1,4 +1,4 @@
@echo off
echo Updating submodules...
call git submodule update --init --recursive
call tools\premake5 %* vs2019
call tools\premake5 %* vs2022