Update to build CamelForth

This commit is contained in:
b1ackmai1er
2018-11-05 16:53:18 +08:00
committed by GitHub
parent 0838624a79
commit 5f1c2a3e8c

View File

@@ -1,4 +1,9 @@
@echo off
set TOOLS=../../Tools
setlocal & cd .\Forth && call Build || exit /b 1 & endlocal
setlocal
PowerShell .\Build.ps1 %*