mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 09:14:58 +01:00
move projects and add environment setup script
This commit is contained in:
@@ -37,7 +37,7 @@ function Build-OpenRCT2()
|
||||
{
|
||||
$target = "/t:rebuild"
|
||||
}
|
||||
msbuild ..\projects\openrct2.sln /p:Configuration=$Configuration /p:Platform=Win32 $target /v:minimal | Write-Host
|
||||
msbuild $rootPath\openrct2.sln /p:Configuration=$Configuration /p:Platform=Win32 $target /v:minimal | Write-Host
|
||||
return $LASTEXITCODE
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user