mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-29 12:49:13 +00:00
2
This commit is contained in:
parent
a9797f4704
commit
162047058a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if /i %cpu_mode% == x86 (
|
||||||
set qt_msvc_path=%qt_msvc_path%msvc2017_64\bin
|
set qt_msvc_path=%qt_msvc_path%msvc2017_64\bin
|
||||||
)
|
)
|
||||||
|
|
||||||
set PATH=%qt_msvc_path%;%PATH%
|
:: set PATH=%qt_msvc_path%;%PATH%
|
||||||
|
|
||||||
:: 注册vc环境
|
:: 注册vc环境
|
||||||
if /i %cpu_mode% == x86 (
|
if /i %cpu_mode% == x86 (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue