Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Sennikovsky2007-06-22 17:30:43 +0000
committerMikhail Sennikovsky2007-06-22 17:30:43 +0000
commit4f8a7032f8d027b6c2d72c2bcdb3456519d901e9 (patch)
tree48a55840d8f969710601e48a0b8988ceddfdd514
parent9eca80396a677a26d6723b87bc295fad92286f67 (diff)
downloadorg.eclipse.cdt-4f8a7032f8d027b6c2d72c2bcdb3456519d901e9.tar.gz
org.eclipse.cdt-4f8a7032f8d027b6c2d72c2bcdb3456519d901e9.tar.xz
org.eclipse.cdt-4f8a7032f8d027b6c2d72c2bcdb3456519d901e9.zip
Additional Doc updates
-rw-r--r--doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_3.gifbin0 -> 67693 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_new_CBS_40.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_3.gif b/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_3.gif
new file mode 100644
index 00000000000..d1233c02f77
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_3.gif
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_new_CBS_40.html b/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_new_CBS_40.html
index 99ae8b321cc..4fae6c545d5 100644
--- a/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_new_CBS_40.html
+++ b/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_new_CBS_40.html
@@ -276,7 +276,7 @@ wizard.</p>
<p>In case a tool-integrator is willing his/her project type to be displayed as
separate entries with custom names, his project-type definition must specify a
&quot;name&quot; property for the project-type, e.g.</p>
-<p><font color="#FF0000">TODO: insert a picture here</font></p>
+<p><img border="0" src="whats_3.gif"></p>
<p>When the project type entry is selected in the wizard the &quot;Toolchain:&quot;
pane will display the list of tool-chains defined/associated with the project type</p>
<p><b>Using general project type entries</b></p>

Back to the top