mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-09 17:08:48 +00:00
1
This commit is contained in:
parent
6be04103db
commit
2b40e889ec
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
@echo off
|
||||
set vcvarsall="C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat"
|
||||
:: github action不需要在脚本中设置path
|
||||
:: set qt_msvc_path="d:\a\QtScrcpy\Qt\5.12.6\"
|
||||
set qt_msvc_path="d:\a\QtScrcpy\Qt\5.12.6\"
|
||||
set build_path_name="../build-win"
|
||||
|
||||
:: 获取脚本绝对路径
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue