core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_03.htm
changeset 1934 4f0cd256d26c
parent 1933 a77f12f0a631
child 2087 617a89f9dffc
equal deleted inserted replaced
1933:a77f12f0a631 1934:4f0cd256d26c
    23         <li>Select the project to launch in the Project Explorer view.</li>
    23         <li>Select the project to launch in the Project Explorer view.</li>
    24         <li>Launch a debug session using one of these actions:<br />
    24         <li>Launch a debug session using one of these actions:<br />
    25             <ul>
    25             <ul>
    26                 <li>Right-click the project in the Project Explorer view and choose <strong>Debug As &gt; Debug Symbian OS Application on Phone or Simulator</strong> menu option.</li>
    26                 <li>Right-click the project in the Project Explorer view and choose <strong>Debug As &gt; Debug Symbian OS Application on Phone or Simulator</strong> menu option.</li>
    27                 <li>Click the Run &gt; Debug (F11) menu option.</li>
    27                 <li>Click the Run &gt; Debug (F11) menu option.</li>
    28                 <li>Click the Debug (<img src="../projects/images/icon_debug.png" alt="Debug icon" width="17" height="17" align="absmiddle">) icon in the toolbar to build the project. </li>
    28                 <li>Click the Debug (<img src="../../reference/pref_carb_symbian_sdk.htm" alt="Debug icon" width="17" height="17" align="absmiddle">) icon in the toolbar to build the project. </li>
    29             </ul>
    29             </ul>
    30             <p>The first time you perform any of the following actions, the <strong>New Launch Configuration Wizard</strong> appears asking for the additional info to connect to a device.</p>
    30             <p>The first time you perform any of the following actions, the <strong>New Launch Configuration Wizard</strong> appears asking for the additional info to connect to a device.</p>
    31             <p><img src="../images/dll_new_launch_config.png" alt="New Launch Configuration Wizard" width="550" height="460"></p>
    31             <p><img src="../images/dll_new_launch_config.png" alt="New Launch Configuration Wizard" width="550" height="460"></p>
    32         </li>
    32         </li>
    33         <li>Provide the wizard the information it needs to complete the Configure launch configuration.<br />
    33         <li>Provide the wizard the information it needs to complete the Configure launch configuration.<br />