Android: fix typo in androiddeployqt command
Task-number: QTBUG-115020 Change-Id: Ia82c6a421a148bb462d67be5757f73068aa6d382 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> (cherry picked from commit 1f609e47803097ddadaf5f26dc76135ae0cd211d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit d5ff601da74a1eb71a33cdab686b4f18c6818e65)
This commit is contained in:
parent
69308e7438
commit
442f2d4d4a
@ -58,7 +58,7 @@
|
||||
with \c androiddeployqt without deploying it the device, run the following:
|
||||
|
||||
\badcode
|
||||
.androiddeployqt --input $BUILD_DIR/android-project-deployment-settings.json --output $ANDROID_BUILD_DIR
|
||||
androiddeployqt --input $BUILD_DIR/android-project-deployment-settings.json --output $ANDROID_BUILD_DIR
|
||||
\endcode
|
||||
|
||||
To deploy the built package to the device:
|
||||
|
Loading…
x
Reference in New Issue
Block a user