Skip to content

Commit e261f43

Browse files
committed
Update Windows SDK
1 parent bda82d2 commit e261f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if "%OPT%" == "debug" (
2424
set CWD=%cd%
2525
set SDK_DIR=%CWD%\sdk
2626
set SDK_VERSION=1.0.0
27-
set SDK_REV=r4
27+
set SDK_REV=r5
2828
set SDK_SUFFIX=windows-x64.7z
2929

3030
set PATH=%SDK_DIR%\bin;%PATH%

0 commit comments

Comments
 (0)