Skip to content

Commit

Permalink
Update copy_build.cmd
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
offhub committed Nov 21, 2024
1 parent 17aa830 commit 3ed1274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Installer/copy_build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ IF %1 == ARM64 (
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsamd64_arm64.bat"
set qtPath=%~dp0..\..\Qt\%qt6_version%\msvc2019_arm64
set instPath=%~dp0\SbiePlus_a64
rem set "sslMajorVersion=1_1"
set "sslMajorVersion=1_1"
)

REM set redistPath=%VCToolsRedistDir%\%1\Microsoft.VC142.CRT
Expand Down

0 comments on commit 3ed1274

Please sign in to comment.