Android: fix typo in androiddeployqt command
Task-number: QTBUG-115020 Pick-to: 6.7 6.6 Change-Id: Ia82c6a421a148bb462d67be5757f73068aa6d382 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>bb10
parent
564efa3741
commit
1f609e4780
|
|
@ -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…
Reference in New Issue