core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/prop_carb_macro_settings.htm
changeset 1658 2a5c0df13bad
child 1791 727385d8e2b3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/prop_carb_macro_settings.htm	Wed Jul 21 13:50:58 2010 -0500
@@ -0,0 +1,42 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Macro Settings</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2> Macro Settings</h2>
+<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>
+<p align="center"><img src="../images/carbide_macro_settings.png" width="786" height="476"></p>
+<p class="figure">Figure 1 - Macros Settings panel </p>
+<h5>Table 1  <span class="figure">Macros Settings</span> items </h5>
+<table width="700"  border="0" cellpadding="2" cellspacing="0">
+  <tr>
+    <th width="30%" scope="col">Item</th>
+    <th width="70%" scope="col">Explanation</th>
+  </tr>
+  <tr>
+    <td width="28%"><b>Macro File </b></td>
+    <td>Enter the macro file path and name into the text box or click <b>Browse</b> to locate a macro file. </td>
+  </tr>
+  <tr>
+    <td><b>Use preprocessor symbols from mmp MACRO statements for parsers </b></td>
+    <td>Your code will be parsed by the CDT indexer. Enable this option to use MMP macros during parsing. </td>
+  </tr>
+  <tr>
+    <td width="28%"><b>Show paths and symbols page... </b></td>
+    <td><p>Click to open the <a href="pane_build_config_paths.htm">Paths and Symbols</a> page under Carbide Build Configuration. </p>      </td>
+  </tr>
+</table>
+<h5>Related references </h5>
+<ul>
+  <li><a href="../../tasks/projects/prj_build.htm">Building Projects</a></li>
+  <li><a href="prop_carb_build_config.htm">Build Configurations</a></li>
+</ul>
+<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>
+
+</body>
+</html>
\ No newline at end of file