summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ACE-guidelines.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/ACE-guidelines.html b/docs/ACE-guidelines.html
index 62cf5cc69ba..af3ac12dd4b 100644
--- a/docs/ACE-guidelines.html
+++ b/docs/ACE-guidelines.html
@@ -767,8 +767,19 @@ bgcolor="#ffffff">
</ul><p>
-</ul>
+ <li><strong>Compilation</strong><p>
+
+ <ul>
+
+ <li> Whenever you add a new test or example to ACE or TAO, make
+ sure that you modify the makefile or project file in the
+ parent directory. This will make sure that your code gets
+ compiled on a regular basis. In some cases, this also applies
+ to MSVC project files. <p>
+ </ul><p>
+
+</ul>
<hr>
<h3><a href="http://www.cs.wustl.edu/~schmidt/ACE-overview.html">ACE</a>