core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_other_settings.htm
branchRCL_2_4
changeset 1016 4c123a328fb5
child 2131 ff0156b93599
equal deleted inserted replaced
1015:a88e07486673 1016:4c123a328fb5
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       
     2 "http://www.w3.org/TR/html4/loose.dtd">
       
     3 <html>
       
     4 <head>
       
     5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
       
     6 <title>Symbian OS Phone Launch</title>
       
     7 <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Other Settings</h2>
       
    12 <p>Use the <b>Other Settings</b> pane of the <b>New Launch Configuration Wizard</b> to control how auto build is configured for the launch configuration. Changing this setting overrides the global workspace setting and may provide some speed improvements. </p>
       
    13 <p align="center"><img src="images/wnd_change_other_settings.png" width="520" height="281"></p>
       
    14 <p class="figure">Figure 1. Other settings	</p>
       
    15 <h5>Table 1. Other settings &mdash; options</h5>
       
    16 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
       
    17   <tr>
       
    18     <th width="34%" scope="col">Item</th>
       
    19     <th width="66%" scope="col">Description</th>
       
    20   </tr>
       
    21   <tr>
       
    22     <td><b>Disable build before launch</b></td>
       
    23     <td><p>Disables auto build for the launch configuration which may improve launch performance.</p>        </td>
       
    24   </tr>
       
    25   <tr>
       
    26     <td><b>Enable build before launch</b></td>
       
    27     <td>Enables auto build for the launch configuration which can slow down launch performance.</td>
       
    28   </tr>
       
    29   <tr>
       
    30     <td><b>Use workspace settings (enabled)</b></td>
       
    31     <td> Uses the global auto build settings. This is the default.</td>
       
    32   </tr>
       
    33   <tr>
       
    34     <td><b>Configure Workspace Settings</b></td>
       
    35     <td>Opens the <b>Launching</b> preference panel where you can change the workspace settings.</td>
       
    36   </tr>
       
    37 </table>
       
    38 <h4>Other references</h4>
       
    39 <ul>
       
    40   <li><a href="launch_phone.htm">Symbian OS Phone Launch</a></li>
       
    41 </ul>
       
    42 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    43 </body>
       
    44 </html>