mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-13 19:09:00 +00:00
11
This commit is contained in:
parent
2b40e889ec
commit
e6fcdac93e
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ if exist %build_path% (
|
||||||
md %build_path%
|
md %build_path%
|
||||||
cd %build_path%
|
cd %build_path%
|
||||||
|
|
||||||
set qmake_params=-spec win32-msvc
|
:: set qmake_params=-spec win32-msvc
|
||||||
|
|
||||||
if /i %debug_mode% == "true" (
|
if /i %debug_mode% == "true" (
|
||||||
set qmake_params=%qmake_params% "CONFIG+=debug" "CONFIG+=qml_debug"
|
set qmake_params=%qmake_params% "CONFIG+=debug" "CONFIG+=qml_debug"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue