Fix build

This commit is contained in:
Federico Cecchetto
2022-06-10 02:30:59 +02:00
parent c4e6a08985
commit 5dfa3677bf
4 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,3 @@
@echo off
call git submodule update --init --recursive
tools\windows\premake5.exe vs2022
tools\premake5.exe vs2022