diff --git a/doc/src/linux-mobile/creator-deployment-madde.qdoc b/doc/src/linux-mobile/creator-deployment-madde.qdoc index fdceddb5cab..b6911b2c3fe 100644 --- a/doc/src/linux-mobile/creator-deployment-madde.qdoc +++ b/doc/src/linux-mobile/creator-deployment-madde.qdoc @@ -49,6 +49,17 @@ When you run the application, \QC copies the necessary files to the device and starts the application on it. + For example, adding + + \code + target.path = /root + INSTALLS += target + \endcode + + to the project .pro file will copy the binary of your project to \c /root + on the remote device. Additional files can be deployed by adding them to + further targets and adding those to \c INSTALLS as well. + \section1 Deploying on Embedded Linux \image qtcreator-embedded-linux-deployment.png "Deploy to embedded Linux" @@ -74,6 +85,11 @@ The \gui {Deploy tarball via SFTP upload} step specifies that \QC uploads the tarball to the device and extracts it. + \note If the SFTP upload fails, make sure that the remote device has + SFTP enabled in its SSH daemon. Some versions of Dropbear that come + without SFTP support will crash when an SFTP upload is being attempted. + This is not a bug in \QC. + \section1 Deploying on MeeGo Harmattan and Maemo 5 You can use desktop files to display icons on the home screen of the