h2-mod/generate.bat
2022-03-22 20:27:20 +01:00

3 lines
74 B
Batchfile

@echo off
git submodule update --init --recursive
tools\premake5 %* vs2022