parent
dc4ba57931
commit
78cfa4c613
|
@ -26,6 +26,9 @@ IF %1 == ARM64 (
|
||||||
set qtPath=%~dp0..\..\Qt\%qt6_version%\msvc2019_arm64
|
set qtPath=%~dp0..\..\Qt\%qt6_version%\msvc2019_arm64
|
||||||
set instPath=%~dp0\SbiePlus_a64
|
set instPath=%~dp0\SbiePlus_a64
|
||||||
)
|
)
|
||||||
|
|
||||||
|
set
|
||||||
|
|
||||||
set redistPath=%VCToolsRedistDir%\%1\Microsoft.VC142.CRT
|
set redistPath=%VCToolsRedistDir%\%1\Microsoft.VC142.CRT
|
||||||
@echo on
|
@echo on
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue