mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-11 01:48:41 +00:00
1
This commit is contained in:
parent
375db71fcf
commit
f422bb2278
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ if /i %debug_mode% == "true" (
|
||||||
)
|
)
|
||||||
|
|
||||||
:: qmake ../../all.pro -spec win32-msvc "CONFIG+=debug" "CONFIG+=qml_debug"
|
:: qmake ../../all.pro -spec win32-msvc "CONFIG+=debug" "CONFIG+=qml_debug"
|
||||||
qmake ../../all.pro %qmake_params%
|
:: qmake ../../all.pro %qmake_params%
|
||||||
:: qmake ../../all.pro
|
:qmake ../../all.pro
|
||||||
|
|
||||||
nmake
|
nmake
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue