mirror of https://github.com/wwarthen/RomWBW.git
committed by
GitHub
1 changed files with 5 additions and 0 deletions
@ -1,4 +1,9 @@ |
|||||
@echo off |
@echo off |
||||
|
|
||||
|
set TOOLS=../../Tools |
||||
|
|
||||
|
setlocal & cd .\Forth && call Build || exit /b 1 & endlocal |
||||
|
|
||||
setlocal |
setlocal |
||||
|
|
||||
PowerShell .\Build.ps1 %* |
PowerShell .\Build.ps1 %* |
||||
|
|||||
Loading…
Reference in new issue