--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm Fri Jul 16 14:38:19 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm Fri Jul 16 14:41:18 2010 -0500
@@ -16,6 +16,11 @@
<li><a href="new_proj_dll_example_03.htm">Debugging</a> the DLL using the Carbide debugger</li>
</ol>
<p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../../../reference/SDKPreferences.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to <a href="../../AddinganSDK.html">add</a> it to the Discovered Symbian OS SDK list.</p>
+<h4>Other references</h4>
+<ul>
+ <li><a href="new_proj_from_template_00.htm">Creating and Debugging New Projects Tutorial</a></li>
+ <li><a href="run_mode_debug_example_00.htm">Debugging on Remote Targets (Run-mode) Tutorial</a></li>
+</ul>
<div id="footer">Copyright © 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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm Fri Jul 16 14:38:19 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm Fri Jul 16 14:41:18 2010 -0500
@@ -17,6 +17,10 @@
<li><a href="new_proj_from_template_04.htm">Controlling and debugging</a> the running program using the Carbide debugger</li>
</ol>
<p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../../../reference/SDKPreferences.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to <a href="../../AddinganSDK.html">add</a> it to the Discovered Symbian OS SDK list.</p>
+<h4>Other references</h4>
+<ul><li><a href="new_proj_from_template_00.htm">Creating and Debugging DLL Projects Tutorial</a></li>
+ <li><a href="run_mode_debug_example_00.htm">Debugging on Remote Targets (Run-mode) Tutorial</a></li>
+</ul>
<div id="footer">Copyright © 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>