core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm
changeset 1934 4f0cd256d26c
parent 1893 e29df1745269
child 2115 0f22172f2f8f
equal deleted inserted replaced
1933:a77f12f0a631 1934:4f0cd256d26c
     7 <title>Viewing SDK Properties</title>
     7 <title>Viewing SDK Properties</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body >
    10 <body >
    11 <h2>SDK Properties</h2>
    11 <h2>SDK Properties</h2>
    12 <p> Use the <b>SDK Properties</b> window to examine the properties associated with the currently selected SDK in the <a href="../../reference/pref_carb_sdk_preference.html">Symbian SDKs panel</a>. You can also use this window to <a href="sdk_add_custkits.htm">map</a> an unrecognized SDK to a known build configuration to use CustKits with a project.</p>
    12 <p> Use the <b>SDK Properties</b> dialog to examine the properties associated with the currently selected SDK in the <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs</a> preference panel. </p>
    13 <p class="note"><b>NOTE</b> The SDK Properties dialog box serves as a devices.xml editor for the OEM or Professional Developer edition of Carbide.c++.</p>
       
    14 <p align="center"><img src="images/wnd_sdk_properties.png" width="418" height="375" alt="SDK Properties window" /></p>
    13 <p align="center"><img src="images/wnd_sdk_properties.png" width="418" height="375" alt="SDK Properties window" /></p>
    15 <p class="figure">Figure 1. SDK properties window </p>
    14 <p class="figure">Figure 1. SDK properties dialog </p>
    16 <div class="step">
    15 <div class="step">
    17   <h4>Viewing and Modifying SDK Properties </h4>
    16   <h4>Viewing  SDK Properties </h4>
    18   <ol>
    17   <ol>
    19     <li>Select an SDK in the Available Symbian OS SDKs list  in the <a href="../../reference/pref_carb_sdk_preference.html">Symbian SDKs panel </a></li>
    18     <li>Select an SDK in the Symbian OS SDKs list  in the <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs</a> preference panel </li>
    20     <li>Click SDK Properties
    19     <li>Click Properties
    21     <p>The <b>SDK Properties </b> window (Figure 1) appears. You can now review an SDKs properties and make modifications if your Carbide.c++ edition supports SDK modification.</p>
    20         <p>The <b>SDK Properties </b> dialog (Figure 1) appears. You can now review the SDKs properties.</p>
    22     <p class="note"><b>NOTE</b> Changes are directly applied to the devices.xml file.</p></li>
    21     </li>
    23   </ol>
    22   </ol>
    24 </div>
    23 </div>
    25 
    24 
    26 <h5>Related references </h5>
    25 <h5>Related references </h5>
    27 <ul>
    26 <ul>
    28   
    27   
    29   <li><a href="../WorkingwithSDKs.html">Working with SDKs</a></li>
    28   <li><a href="../WorkingwithSDKs.html">Working with SDKs</a></li>
    30   <li><a href="sdk_add.htm">Adding SDKs</a></li>
    29   <li><a href="sdk_add.htm">Adding SDKs</a></li>
    31   <li><a href="sdk_search.htm">Searching SDKs</a></li>
    30   <li><a href="sdk_search.htm">Searching SDKs</a></li>
    32   <li><a href="../../reference/pref_carb_sdk_preference.html">Symbian SDKs panel </a> </li>
    31   <li><a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs panel </a> </li>
    33 </ul>
    32 </ul>
    34 <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>
    33 <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>
    35 
    34 
    36 </body>
    35 </body>
    37 </html>
    36 </html>