buildframework/helium/doc/src/tutorials/qt_build.rst
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 217 0f5e3a7fb6af
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
     7 
     7 
     8 .. contents::
     8 .. contents::
     9 
     9 
    10 This tutorial explains how to update your configuration to enable Qt building.
    10 This tutorial explains how to update your configuration to enable Qt building.
    11 
    11 
    12 Configuring Qt
       
    13 ==============
       
    14 
       
    15 Helium has a ready to use target which allows you to configure Qt. You just need to make sure the qt.dir
       
    16 property is configured with the correct location of your Qt source.
       
    17 Then you can run the target as follow::
       
    18 
       
    19  > hlm -Dbuild.drive=Q: -Dbuild.number=1 configure-qt
       
    20  ...
       
    21  
       
    22 This target has now been depreciated in Helium 6.0, please consider building Qt using Symbian toolchain (SBS or SBSv2).
       
    23 
    12 
    24 Building Qt components
    13 Building Qt components
    25 ======================
    14 ======================
    26 
    15 
    27 Qt component can be configured using system definition files version 1.5.1, its definition could be 
    16 Qt component can be configured using system definition files version 1.5.1, its definition could be