Screenshots for cmake support documentation.

Reviewed-by: dt <qtc-committer@nokia.com>
This commit is contained in:
con
2009-04-17 16:09:54 +02:00
parent a86f38a956
commit 124fa21854
4 changed files with 4 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

View File

@@ -1273,10 +1273,12 @@
not have an in-place build, Qt Creator lets you specify the directory in not have an in-place build, Qt Creator lets you specify the directory in
which the project is built (shadow build). which the project is built (shadow build).
\image qtcreator-cmake-import-wizard1.png
The screenshot below shows how you can specify command line arguments to The screenshot below shows how you can specify command line arguments to
\c CMake for your project. \c CMake for your project.
###TODO one, two pictures ? \image qtcreator-import-wizard.png \image qtcreator-cmake-import-wizard2.png
Normally, there is no need to pass any command line arguments for projects Normally, there is no need to pass any command line arguments for projects
that are already built, as \c CMake caches that information. that are already built, as \c CMake caches that information.
@@ -1291,7 +1293,7 @@
By default Qt Creator builds the "all" target. You can change which By default Qt Creator builds the "all" target. You can change which
targets get build in the Project/Build Settings. targets get build in the Project/Build Settings.
### \image qtcreator-build-settings.png \image qtcreator-cmake-build-settings.png
Currently only one build configuration is supported and the Currently only one build configuration is supported and the
build directory can't be changed after the initial import. This build directory can't be changed after the initial import. This