mirror of
https://github.com/janet-lang/janet
synced 2025-05-05 17:04:15 +00:00
Update build script for windows.
This commit is contained in:
parent
ed72dcf82d
commit
b61c9eb991
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user