--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/dependency_tracking.htm Mon Jun 29 13:19:57 2009 -0500
@@ -0,0 +1,22 @@
+<!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>Dependency Tracking</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Dependency Tracking</h2>
+<p> blah blah blah</p>
+<p align="center"> </p>
+<p align="left" class="figure">Figure 1 -Dependency Tracking dialog</p>
+<h5>Related references <b></b></h5>
+<ul>
+ <li>???</li>
+</ul>
+<div id="footer">Copyright © 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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_ide_dialogs_help.xml Fri Jun 26 13:30:09 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_ide_dialogs_help.xml Mon Jun 29 13:19:57 2009 -0500
@@ -73,6 +73,12 @@
<topic label="Carbide Build Configurations" href="html/reference/build_properties/pane_build_config.htm" />
</context>
+ <!-- Dependency Tracking (added v2.1) -->
+ <context id="dependency_tracking_dialog" >
+ <description>Managing makefile dependencies</description>
+ <topic label="Dependency Tracking" href="html/concepts/dependency_tracking.htm" />
+ </context>
+
<!-- =============================================================================== -->
--- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Fri Jun 26 13:30:09 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Mon Jun 29 13:19:57 2009 -0500
@@ -124,6 +124,7 @@
<topic label="Adding/Removing Build Configurations" href="html/tasks/projects/prj_new_build_config.htm" />
<topic label="Preprocessing Files" href="html/tasks/projects/prj_preprocess.htm" />
+ <topic label="Dependency Tracking" href="html/concepts/dependency_tracking.htm" />
<topic label="Building Projects" href="html/tasks/projects/prj_build.htm" />
<topic label="Cleaning Projects" href="html/tasks/projects/prj_clean.htm" />