core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm
changeset 2131 ff0156b93599
parent 1934 4f0cd256d26c
equal deleted inserted replaced
2130:16e8bfa397ad 2131:ff0156b93599
    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/pref_carb_symbian_sdk.htm">Symbian SDKs</a> preference panel 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="../../tasks/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</a> preference panel 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="../../tasks/sdks/sdk_add.htm">add</a> it to the Discovered Symbian 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>