Skip to content

Commit ed5f54e

Browse files
committed
Revert removed lines from msvc-build-launcher.cmd
1 parent c09d73e commit ed5f54e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

msvc-build-launcher.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ if "%ERRORLEVEL%"=="0" (
3434
) else (
3535
echo Windows SDK 6.1 not found to build Windows 64-bit version
3636
)
37+
38+
set PATH=%PATH_OLD%
39+

0 commit comments

Comments
 (0)