mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-04-07 14:06:31 +08:00
12 lines
270 B
Batchfile
12 lines
270 B
Batchfile
call %~dp0..\configure.bat ^
|
|
--module "desktop builder tests updmodule"^
|
|
--platform native^
|
|
--branding default^
|
|
--update 1^
|
|
--branch release/v5.3.0^
|
|
--clean 1^
|
|
--config no_vlc^
|
|
--deploy^
|
|
--install^
|
|
--qt-dir "C:\Qt5.10.1\5.10.1"^
|
|
--qt-dir-xp "C:\Qt5.6.3\5.6.3" |