1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00

Minor MBS update

This commit is contained in:
Leo Treggiari 2005-07-21 21:18:28 +00:00
parent b76d3ca6ff
commit 7abac74ad7
3 changed files with 4 additions and 3 deletions

View file

@ -14,7 +14,6 @@
<p>This section describes the build views and terminology.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_build_over.htm">Building C/C++ Projects</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build_21/Managed_Build_Extensibility.html?cvsroot=Tools_Project">Manage Build Extensibility Document</a><br>
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>

View file

@ -105,7 +105,10 @@ workspace.</p>
<p class="MsoNormal">The value of a build macro will be searched
for in the order specified above.&nbsp;If macro is not found for the currently
selected file context, the currently selected option context will be used, if
not found, the currently selected configuration context will be used, etc.&nbsp; </p>
not found, the currently selected configuration context will be used, etc.&nbsp;
It is possible, but not recommended, for a user-defined macro to override the
definition of an MBS pre-defined macro. Overriding MBS pre-defined macros can
have unanticipated consequences.</p>
<p class="MsoNormal">To define a new macro the &quot;New&quot; button should be pressed.
A dialog will appear representing the macro definition.</p>
<p class="MsoNormal">

View file

@ -23,7 +23,6 @@
</topic>
<topic label="Build" href="concepts/cdt_o_build_conc.htm">
<topic label="Building C/C++ Projects" href="concepts/cdt_c_build_over.htm"/>
<topic label="Manage Build Extensibility Document" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build_21/Managed_Build_Extensibility.html?cvsroot=Tools_Project"/>
</topic>
<topic label="Debug" href="concepts/cdt_o_dbg_concepts.htm">
<topic label="BreakPoints" href="concepts/cdt_c_brkpnts.htm"/>