core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_importing_projs_04.htm
changeset 1893 e29df1745269
parent 1791 727385d8e2b3
child 1934 4f0cd256d26c
equal deleted inserted replaced
1892:2009dcd074b0 1893:e29df1745269
    16   <li><a href="qt_importing_projs_01.htm">Select type of Qt project</a></li>
    16   <li><a href="qt_importing_projs_01.htm">Select type of Qt project</a></li>
    17   <li><a href="qt_importing_projs_03.htm">Select .pro file to import</a></li>
    17   <li><a href="qt_importing_projs_03.htm">Select .pro file to import</a></li>
    18   <li><b>Choose build targets</b></li>
    18   <li><b>Choose build targets</b></li>
    19 </ol>
    19 </ol>
    20 <p class="note"><b>NOTE</b> If everything is built correctly, the <span class="code">QtCore.lib</span> should be in your SDK's <span class="code">&lt;platform&gt; &lt;target&gt; UDEB</span> directory.  If this library is missing, then the SDK will not show up as a supported SDK-target in the build configurations. </p>
    20 <p class="note"><b>NOTE</b> If everything is built correctly, the <span class="code">QtCore.lib</span> should be in your SDK's <span class="code">&lt;platform&gt; &lt;target&gt; UDEB</span> directory.  If this library is missing, then the SDK will not show up as a supported SDK-target in the build configurations. </p>
    21 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../reference/pref_carb_sdk_preference.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have is not recognized, you may still be able to <a href="../tasks/sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
    21 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../reference/pref_carb_sdk_preference.html">Symbian SDKs panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have is not recognized, you may still be able to <a href="../tasks/sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
    22 <h3>Select .pro file to import</h3>
    22 <h3>Select .pro file to import</h3>
    23 <p>Use the<b> Build Targets </b> page in the <b>File Import Wizard</b> to select which SDKs and build configurations to associate with the project,  then click <b>Finish</b>. The <span class="code">.pro</span> file is imported and a new project created in the <a href="../reference/view_proj_explorer.htm">Project Explorer</a> view.</p>
    23 <p>Use the<b> Build Targets </b> page in the <b>File Import Wizard</b> to select which SDKs and build configurations to associate with the project,  then click <b>Finish</b>. The <span class="code">.pro</span> file is imported and a new project created in the <a href="../reference/view_proj_explorer.htm">Project Explorer</a> view.</p>
    24 <p align="center"><img src="images/qt_import_03_build_targets.png"></p>
    24 <p align="center"><img src="images/qt_import_03_build_targets.png"></p>
    25 <p class="figure">Figure 1. File Import wizard - Build Targets page</p>
    25 <p class="figure">Figure 1. File Import wizard - Build Targets page</p>
    26 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
    26 <table width="100%"  border="0" cellpadding="2" cellspacing="0">