From 7abac74ad7a2c38d350d6a7b6af9130d41fb2672 Mon Sep 17 00:00:00 2001 From: Leo Treggiari Date: Thu, 21 Jul 2005 21:18:28 +0000 Subject: [PATCH] Minor MBS update --- doc/org.eclipse.cdt.doc.user/concepts/cdt_o_build_conc.htm | 1 - .../reference/cdt_u_mprop_macros.htm | 5 ++++- doc/org.eclipse.cdt.doc.user/topics_Concepts.xml | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_build_conc.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_build_conc.htm index 060013e61cb..d2351efb48b 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_build_conc.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_build_conc.htm @@ -14,7 +14,6 @@

This section describes the build views and terminology.

Building C/C++ Projects
-Manage Build Extensibility Document

IBM Copyright Statement

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_macros.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_macros.htm index 5e76c4af88c..a088c4170ac 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_macros.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_macros.htm @@ -105,7 +105,10 @@ workspace.

The value of a build macro will be searched for in the order specified above. 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. 

+not found, the currently selected configuration context will be used, etc.  +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.

To define a new macro the "New" button should be pressed. A dialog will appear representing the macro definition.

diff --git a/doc/org.eclipse.cdt.doc.user/topics_Concepts.xml b/doc/org.eclipse.cdt.doc.user/topics_Concepts.xml index f0cda319008..46c58f7368c 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Concepts.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Concepts.xml @@ -23,7 +23,6 @@ -