core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm
changeset 1893 e29df1745269
parent 1791 727385d8e2b3
child 1934 4f0cd256d26c
equal deleted inserted replaced
1892:2009dcd074b0 1893:e29df1745269
    13 <ol>
    13 <ol>
    14     <li><a href="new_proj_from_template_01.htm">Creating</a> a project from a project template</li>
    14     <li><a href="new_proj_from_template_01.htm">Creating</a> a project from a project template</li>
    15     <li><a href="new_proj_from_template_02.htm">Building</a> an executable based on the project sources</li>
    15     <li><a href="new_proj_from_template_02.htm">Building</a> an executable based on the project sources</li>
    16     <li><a href="new_proj_dll_example_03.htm">Debugging</a> the DLL using  the Carbide debugger</li>
    16     <li><a href="new_proj_dll_example_03.htm">Debugging</a> the DLL using  the Carbide debugger</li>
    17 </ol>
    17 </ol>
    18 <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/SDKPreferences.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to <a href="../../sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
    18 <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_symbian_sdk.htm">Symbian SDKs panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to <a href="../../sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
    19 <h4>Other references</h4>
    19 <h4>Other references</h4>
    20 <ul>
    20 <ul>
    21     <li><a href="new_proj_from_template_00.htm">Emulator Application Projects</a></li>
    21     <li><a href="new_proj_from_template_00.htm">Emulator Application Projects</a></li>
    22     <li><a href="run_mode_debug_example_00.htm">Remote Target Debugging (Run-mode)</a></li>
    22     <li><a href="run_mode_debug_example_00.htm">Remote Target Debugging (Run-mode)</a></li>
    23 </ul>
    23 </ul>