core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectPreferences.html
author timkelly
Tue, 30 Jun 2009 10:50:18 -0500
changeset 323 d40e42540f1f
parent 302 8ad872e05db4
child 949 57698352558c
permissions -rw-r--r--
add documentation and hook up tray dialog for abld deps tracking query (bug 9227)

<!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</b> window allows you to change the general
	 settings for a project and  individual files.</p> 
	 <p>
		To change the settings for a project, right-click the project 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>project_name</i>&gt;</b> window will 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> and <b>UI Designer</b>, to name two.   </li>
   </ul>
<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; 2009 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>