buildframework/helium/doc/src/tutorials/qt_build.rst
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 217 0f5e3a7fb6af
--- a/buildframework/helium/doc/src/tutorials/qt_build.rst	Wed Oct 28 14:39:48 2009 +0000
+++ b/buildframework/helium/doc/src/tutorials/qt_build.rst	Wed Dec 23 19:29:07 2009 +0200
@@ -9,17 +9,6 @@
 
 This tutorial explains how to update your configuration to enable Qt building.
 
-Configuring Qt
-==============
-
-Helium has a ready to use target which allows you to configure Qt. You just need to make sure the qt.dir
-property is configured with the correct location of your Qt source.
-Then you can run the target as follow::
-
- > hlm -Dbuild.drive=Q: -Dbuild.number=1 configure-qt
- ...
- 
-This target has now been depreciated in Helium 6.0, please consider building Qt using Symbian toolchain (SBS or SBSv2).
 
 Building Qt components
 ======================