core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/prop_carb_macro_settings.htm
changeset 1658 2a5c0df13bad
child 1791 727385d8e2b3
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Macro Settings</title>
       
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2> Macro Settings</h2>
       
    12 <p>  The <b> Macro Settings</b> properties page allows you to specify a file containing macros that CDT  uses to parse the source code. </p>
       
    13 <p align="center"><img src="../images/carbide_macro_settings.png" width="786" height="476"></p>
       
    14 <p class="figure">Figure 1 - Macros Settings panel </p>
       
    15 <h5>Table 1  <span class="figure">Macros Settings</span> items </h5>
       
    16 <table width="700"  border="0" cellpadding="2" cellspacing="0">
       
    17   <tr>
       
    18     <th width="30%" scope="col">Item</th>
       
    19     <th width="70%" scope="col">Explanation</th>
       
    20   </tr>
       
    21   <tr>
       
    22     <td width="28%"><b>Macro File </b></td>
       
    23     <td>Enter the macro file path and name into the text box or click <b>Browse</b> to locate a macro file. </td>
       
    24   </tr>
       
    25   <tr>
       
    26     <td><b>Use preprocessor symbols from mmp MACRO statements for parsers </b></td>
       
    27     <td>Your code will be parsed by the CDT indexer. Enable this option to use MMP macros during parsing. </td>
       
    28   </tr>
       
    29   <tr>
       
    30     <td width="28%"><b>Show paths and symbols page... </b></td>
       
    31     <td><p>Click to open the <a href="pane_build_config_paths.htm">Paths and Symbols</a> page under Carbide Build Configuration. </p>      </td>
       
    32   </tr>
       
    33 </table>
       
    34 <h5>Related references </h5>
       
    35 <ul>
       
    36   <li><a href="../../tasks/projects/prj_build.htm">Building Projects</a></li>
       
    37   <li><a href="prop_carb_build_config.htm">Build Configurations</a></li>
       
    38 </ul>
       
    39 <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>
       
    40 
       
    41 </body>
       
    42 </html>