h2-mod/generate.bat
Federico Cecchetto 87545c31d7 Client
2021-09-07 00:40:37 +02:00

3 lines
74 B
Batchfile

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