mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Doc updates
This commit is contained in:
parent
12391ac0b8
commit
0e737ee0ba
2 changed files with 3 additions and 3 deletions
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
|
@ -275,7 +275,7 @@ wizard.</p>
|
|||
<p><b>Defining new Project Type entries</b></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
|
||||
"name" property, e.g.</p>
|
||||
"name" property for the project-type, e.g.</p>
|
||||
<p><font color="#FF0000">TODO: insert a picture here</font></p>
|
||||
<p>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</p>
|
||||
|
@ -312,7 +312,7 @@ the values of the buildArtefactType build property, e.g.</p>
|
|||
buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe"<br>
|
||||
id="cdt.managedbuild.target.gnu.exe"></p>
|
||||
<p> ...</p>
|
||||
<p><font color="#FF0000">TODO: insert a picture here</font></p>
|
||||
<p><img border="0" src="whats_2.gif"></p>
|
||||
<p> </p>
|
||||
<p class="subsection"><a name="_TocSectionUIModel_3">2.3 Multi-configuration support for makefile
|
||||
projects</a></p>
|
||||
|
@ -562,7 +562,7 @@ functionality:</p>
|
|||
Build Properties and their values</b></p>
|
||||
<p class="MsoNormal" style="margin-top: 0; margin-bottom: 0"> </p>
|
||||
<p class="MsoNormal" style="margin-top: 0; margin-bottom: 0">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.</p>
|
||||
<p class="MsoNormal" style="margin-top: 0; margin-bottom: 0"> </p>
|
||||
|
|
Loading…
Add table
Reference in a new issue