core/com.nokia.carbide.cpp.doc.user/html/projects/launch/customizing_launch_configs.htm
changeset 2087 617a89f9dffc
parent 1835 113f8e9d5cb6
child 2131 ff0156b93599
equal deleted inserted replaced
2086:218e49ed806f 2087:617a89f9dffc
    27     <ul>
    27     <ul>
    28       <li>Select the Run> <b>Run As</b> or <b>Run &gt; Debug As </b> menu item
    28       <li>Select the Run> <b>Run As</b> or <b>Run &gt; Debug As </b> menu item
    29         <p>The appropriate Run or <a href="../../reference/wnd_debug_configuration.htm">Debug</a> launch configuration window appears (Figure 1).</p>
    29         <p>The appropriate Run or <a href="../../reference/wnd_debug_configuration.htm">Debug</a> launch configuration window appears (Figure 1).</p>
    30       </li>
    30       </li>
    31    </ul>
    31    </ul>
    32   <p align="center"><img src="images/wnd_launch_config_blank.png" width="709" height="455" alt="Undefined launch configuration"/> </p>
    32   <p align="center"><img src="images/wnd_launch_config_blank.png" width="780" height="578" alt="Undefined launch configuration"/> </p>
    33   <p class="figure">Figure 1 - Initial blank Debug launch configuration window</p>
    33   <p class="figure">Figure 1 - Initial blank Debug launch configuration window</p>
    34   </li>
    34   </li>
    35   <li>Select a type of launch configuration (for example, Symbian OS Emulation), then click the New launch configuration icon to create a new
    35   <li>Select a type of launch configuration (for example, Symbian OS Emulation), then click the New launch configuration icon to create a new
    36     configuration of that type.
    36     configuration of that type.
    37     <p>A new configuration appears in the Configuration list under the
    37     <p>A new configuration appears in the Configuration list under the
    38       appropriate section  using the project name and target to create the configuration name.</p>
    38       appropriate section  using the project name and target to create the configuration name.</p>
    39   <p class="note"><b>NOTE</b> By default, when you click New, the project information is used to fill in the Project and Process to launch text boxes. You normally should not have to edit these for a run/debug a project. If a bld.inf has multiple MMPS then the first executable named in the list of MMP files is used to fill in the executable field.  Therefore, for projects with multiple MMPs you may need to change the executable field.    </p>
    39   <p class="note"><b>NOTE</b> By default, when you click New, the project information is used to fill in the Project and Process to launch text boxes. You normally should not have to edit these for a run/debug a project. If a bld.inf has multiple MMPS then the first executable named in the list of MMP files is used to fill in the executable field.  Therefore, for projects with multiple MMPs you may need to change the executable field.    </p>
    40   <p align="center"><img src="images/wnd_launch_config_new.png" width="787" height="489" alt="New launch configuration" /></p>
    40   <p align="center"><img src="images/wnd_launch_config_new.png" width="874" height="640" alt="New launch configuration" /></p>
    41   <p class="figure">Figure 2 - New launch configuration with name and settings filled in (emulator)</p>
    41   <p class="figure">Figure 2 - New launch configuration with name and settings filled in (emulator)</p>
    42   </li>
    42   </li>
    43   <li>View the information to define the project and executable
    43   <li>View the information to define the project and executable
    44   <p>Modify or fill in the following fields in the Main tab so the IDE
    44   <p>Modify or fill in the following fields in the Main tab so the IDE
    45     can setup the configuration properly each time. Typically when creating
    45     can setup the configuration properly each time. Typically when creating