core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectPreferences.html
author fturovic <frank.turovich@nokia.com>
Mon, 21 Jun 2010 16:26:29 -0500
changeset 1510 90c95d26606c
parent 1207 e265bbe56eb0
child 1658 2a5c0df13bad
permissions -rw-r--r--
minor edits and updates to images

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
<title>Project and File Properties</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/></head>
   <body>
   <div class="Head1">
<h2>C/C++ Project and File Properties</h2>
</div>
	  
	 <p>
		The<b>Properties for &lt;<i>project_name</i>&gt;</b><strong> </strong>window allows you to change a project's build configurations, macros, and other project settings.</p> 
	 <p>
		To change the settings for a project, right-click the project from the	   <a href="view_cpp_projects.htm">Project Explorer</a> or <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> views, and choose <b>Properties</b> from the context menu. The <b>Properties for &lt;<i>project_name</i>&gt;</b> window then show all the project settings. If
		you alter the settings, then the settings are applied as
	 defaults for all files in the project. </p>
   <p>The Carbide.c++ panels include:</p>
<ul>
	   <li><a href="build_properties/pane_build_config.htm">Build Configurations</a> </li>
       <li><a href="build_properties/pane_macro_settings.htm">Macro Settings</a></li>
  <li><a href="build_properties/pane_project_settings.htm">Project Settings</a></li>
  <li>other - additional panels may appear here as well. For example,  <b>CodeScanner</b>.   </li>
   </ul>
<p align="center"><img src="images/carbide_build_config.png" width="786" height="693"></p>
<p class="figure">Figure 1. Project for <i>project_name</i> dialog</p>
<p>
		To change the settings only for a particular file, right-click the file
		from the <b>Project Explorer</b>, <b>C/C++ Project</b>, or <b>Symbian Project Navigator</b> views, and choose <b>Properties</b>  from the context menu. The <b>Properties for &lt;<i>file_name</i>&gt;</b> window  shows  the settings that are
	 relevant to that file.</p>

	   <h5>Related Tasks</h5>
	   <ul>
	     <li><a href="../tasks/projects/prj_build.htm">Building Projects</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>