mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-29 20:59:08 +00:00
1
This commit is contained in:
parent
1f60913fa0
commit
c02c85066a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
@echo off
|
@echo off
|
||||||
set vcvarsall="C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat"
|
set vcvarsall="C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat"
|
||||||
set qt_msvc_path="d:\a\QtScrcpy\Qt\5.12.7\"
|
set qt_msvc_path="d:\a\QtScrcpy\Qt\5.12.6\"
|
||||||
set build_path_name="../build-win"
|
set build_path_name="../build-win"
|
||||||
|
|
||||||
:: 获取脚本绝对路径
|
:: 获取脚本绝对路径
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue