mirror of
https://github.com/janet-lang/janet
synced 2025-11-13 22:07:13 +00:00
Update build script for windows.
This commit is contained in:
@@ -58,6 +58,7 @@ for %%f in (src\boot\*.c) do (
|
||||
%JANET_LINK% /out:build\janet_boot.exe build\boot\*.obj
|
||||
@if errorlevel 1 goto :BUILDFAIL
|
||||
set JANET_PATH="C:/Janet/Library"
|
||||
set JANET_INCLUDEDIR="C:/Janet/Include"
|
||||
build\janet_boot
|
||||
|
||||
@rem Build the core image
|
||||
|
||||
Reference in New Issue
Block a user