Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
ci fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
akashche committed Feb 14, 2022
1 parent b917590 commit fbcdf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scripts/set-compile-env-vs15-x86_64.bat
Expand Up @@ -64,10 +64,10 @@ set PATH=%OJDKBUILD_DIR%/tools/cygwin_jdk11/bin/path_prepend
set PATH=%PATH%;%VSINSTALLDIR%/VC/Tools/MSVC/14.16.27023/bin/HostX64/x64
set PATH=%PATH%;%WindowsSdkDir%/bin/10.0.17763.0/x64;%VSINSTALLDIR%/Common7/Tools/;%VSINSTALLDIR%/VC/Redist/MSVC/14.16.27012/x64/Microsoft.VC141.CRT/
set PATH=%PATH%;%WindowsSdkDir%/Redist/10.0.17763.0/ucrt/DLLs/x64;%WindowsSdkDir%/Redist/10.0.17763.0/ucrt/DLLs/x86;
set PATH=%PATH%;C:/Windows/system32;C:/Windows;C:/Windows/System32/Wbem
set PATH=%PATH%;%OJDKBUILD_DIR%/tools/cmake/bin
set PATH=%PATH%;%OJDKBUILD_DIR%/tools/pkgconfig/bin
set PATH=%PATH%;%OJDKBUILD_DIR%/tools/nasm
set PATH=%PATH%;%OJDKBUILD_DIR%/tools/cygwin_jdk11/bin
set PATH=%PATH%;%OJDKBUILD_DIR%/tools/maven/bin
set PATH=%PATH%;%OJDKBUILD_DIR%/resources/scripts
set PATH=%PATH%;C:/Windows/system32;C:/Windows;C:/Windows/System32/Wbem

0 comments on commit fbcdf44

Please sign in to comment.