h2-mod/generate.bat

3 lines
74 B
Batchfile
Raw Normal View History

2021-04-19 18:56:11 -04:00
@echo off
git submodule update --init --recursive
2022-03-22 15:27:20 -04:00
tools\premake5 %* vs2022