h2-mod/generate.bat

3 lines
74 B
Batchfile
Raw Normal View History

2021-04-20 00:56:11 +02:00
@echo off
git submodule update --init --recursive
2021-09-07 00:40:37 +02:00
tools\premake5 %* vs2019