diff -r be27ed110b50 -r d8ac696cc51f buildframework/helium/doc/src/tutorials/qt_build.rst --- 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 ======================