core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_multiple_projects.htm
changeset 1791 727385d8e2b3
parent 1754 a1e1c11d5a44
child 1951 4809919782c0
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_multiple_projects.htm	Fri Aug 06 14:05:52 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_multiple_projects.htm	Fri Aug 06 14:28:38 2010 -0500
@@ -7,7 +7,7 @@
 <title>Debugging Multiple Projects</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
-<body bgcolor="#FFFFFF">
+<body >
 <h2>Debugging Multiple Projects</h2>
 <p>Use the <a href="prj_import_exe.htm">import Symbian executable</a> feature to import another project's executable into a main project to debug them both in a single debugging session. This works very well when every executable you import uses the same debug <a href="../../projects/launch/launch_configs_overview.htm">launch configuration</a>, enabling you to switch between the various executables as necessary to debug each in turn or together. For example, you could debug an application project as well as the two DLL projects that it uses, in a single debug session.</p>
 <p class="note"><b>NOTE</b> You must have the executable's project  in order to embed that executable into the main project for debugging. </p>