core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_preprocess.htm
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 2131 ff0156b93599
permissions -rw-r--r--
Keeping PlatSim internal only.

<!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>Preprocessing Files </title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Preprocessing Files </h2>
<p>In the <a href="../../projects/views/view_proj_explorer.htm">Project Explorer</a> or <a href="../../projects/views/view_sym_proj_nav.htm">Symbian Project Navigator</a> views you can preprocess source files (.c, .cpp, .cia), header files (.h), and resource files (.rss) by right-clicking the source file and then selecting the <b>Preprocess</b> command. Use the <a href="../../reference/pref_carb_preprocess.htm">Preprocess</a> preference panel to specify the preprocessor settings. </p>
<p>When preprocessing resource files that use more than one language, the <b>Select Language</b> dialog appears asking you to select the language to preprocess. </p>
<p align="center"><img src="images/menu_preprocessing.png" width="409" height="471"></p>
<p class="figure">Figure 1 - Selecting a source file to preprocess </p>
<h5>Other references </h5>
  <ul>
<li><a href="../../concepts/Projects.html">Projects</a></li>
<li><a href="../../reference/pref_carb_preprocess.htm">Preprocess Preferences </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>