diff --git a/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_2.gif b/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_2.gif new file mode 100644 index 00000000000..179377ca236 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.isv/guide/cdt_build_system/whats_new/4.0/whats_2.gif 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 ec942609acb..99ae8b321cc 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 @@ -275,7 +275,7 @@ wizard.
Defining new Project Type entries
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 -"name" property, e.g.
+"name" property for the project-type, e.g.TODO: insert a picture here
When the project type entry is selected in the wizard the "Toolchain:" pane will display the list of tool-chains defined/associated with the project type
@@ -312,7 +312,7 @@ the values of the buildArtefactType build property, e.g. buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe"...
-TODO: insert a picture here
+
2.3 Multi-configuration support for makefile projects
@@ -562,7 +562,7 @@ functionality: Build Properties and their values
Build Properties -are defined with the org.eclipse.cdt.managedbuilder.core.buildVariables +are defined with the org.eclipse.cdt.managedbuilder.core.buildProperties extension point. Please refer to the extension point description for the detailed info on extension point schema.