core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_carbide_pref.htm
branchC3_BUILDER_WORK
changeset 1724 b99f029f4d47
parent 1720 6433764204b0
parent 1723 b386036cfe5d
child 1730 e0e324a4ef67
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_carbide_pref.htm	Thu Jul 29 13:03:15 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-<!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>Carbide.c++ preference</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Carbide.c++ preferences</h2>
-<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.project.ui.preferences.CarbidePreferencePage)")'>
-Carbide.c++</a> panel in the <b>Preferences</b> window provides an option to keep your projects updated when you add or create files. Figure&nbsp;1 shows the Carbide.c++ preference panel.</p>
-<p align="center"><img src="images/prefs_carbide_cpp.png" alt="Carbide.c++ preference panel" width="671" height="554"></p>
-<p class="figure">Figure 1 - Carbide.c++ preferences page </p>
-<h5>Table 1 Carbide.c++ Preferences &mdash;items</h5>
-<table width="850"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="29%" scope="col">Item</th>
-    <th width="57%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Keep Symbian OS project files (bld.inf/mmp) in sync with project changes</b></td>
-    <td>Select this option to update project files (bld.inf and mmp) when you add, remove, rename or move files and directories in your current workspace.</td>
-  </tr>
-  <tr>
-    <td><b>When files are added to the project </b></td>
-    <td><p>The following options are available when files are added to a project:</p>
-      <ul>
-        <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
-        <li>Always change bld.inf/mmp - Changes are made wthout asking you to allow change </li>
-        <li>Never change bld.inf/mmp - No changes are made </li>
-    </ul></td>
-  </tr>
-  <tr>
-    <td><b>When files in the project are moved/renamed/deleted </b></td>
-    <td><p>The following options are available that effect the bld.inf or mmp files when files in a project are moved, renamed, or deleted:</p>
-      <ul>
-        <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
-        <li>Always change bld.inf/mmp - Changes are made wthout asking you to allow change </li>
-        <li>Never change bld.inf/mmp - No changes are made </li>
-      </ul></td>
-  </tr>
-  <tr>
-    <td><b>Indexing Options</b></td>
-    <td><p>The following options control how the project mmp files are indexed:</p>
-      <ul>
-        <li>Index only source files from mmp files being built (default)</li>
-        <li>Index source files from all mmp files </li>
-    </ul></td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="../tasks/sdks/sdk_platform_filter.htm">Platform Filtering Preferences</a></li>
-  <li><a href="SDKPreferences.html">SDK 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>