Merge 'remotes/trunk'
[0ad.git] / build / workspaces / update-workspaces.bat
blob6fadf2f3d538e81bedac27b41aa030d0af3004cc
1 @echo off
2 rem ** Create Visual Studio Workspaces on Windows **
4 cd ..\premake
5 if not exist ..\workspaces\vs2017\SKIP_PREMAKE_HERE premake5\bin\release\premake5 --outpath="../workspaces/vs2017" --use-shared-glooxwrapper %* vs2017
6 cd ..\workspaces