forked from qt-creator/qt-creator
Doc: update screenshots and make text clearer
Task-number: QTCREATORBUG-6154 Change-Id: I90afe4693d34ff3061c214673b0e3a04b548e528 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 29 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 48 KiB |
@@ -44,7 +44,9 @@
|
|||||||
field displays the location of the file on the development PC. The
|
field displays the location of the file on the development PC. The
|
||||||
\gui {Remote Directory} field displays the folder where the file is
|
\gui {Remote Directory} field displays the folder where the file is
|
||||||
installed on the device. Text in red color indicates that the information is
|
installed on the device. Text in red color indicates that the information is
|
||||||
missing. Select the red text to edit it and add the missing information.
|
missing. Edit the qmake
|
||||||
|
\l{http://doc.qt.nokia.com/4.8/qmake-variable-reference.html#installs}
|
||||||
|
{INSTALLS variable} in the project .pro file to add the missing files.
|
||||||
|
|
||||||
You can use desktop files to display icons on the home screen of the
|
You can use desktop files to display icons on the home screen of the
|
||||||
device. To add desktop files to the project file, select \gui {Add Desktop
|
device. To add desktop files to the project file, select \gui {Add Desktop
|
||||||
@@ -55,8 +57,8 @@
|
|||||||
If you develop your own libraries, \QC needs to be able to find them when
|
If you develop your own libraries, \QC needs to be able to find them when
|
||||||
you compile projects depending on them. When you install MADDE, an instance
|
you compile projects depending on them. When you install MADDE, an instance
|
||||||
of the device file system, called sysroot, is installed to the development
|
of the device file system, called sysroot, is installed to the development
|
||||||
PC. Libraries are copied to sysroot if the \gui {Also deploy to sysroot}
|
PC. Libraries are copied to sysroot during the \gui {Install Debian package
|
||||||
check box is selected.
|
to sysroot} step.
|
||||||
|
|
||||||
\section1 Creating Debian Installation Packages
|
\section1 Creating Debian Installation Packages
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user