summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-07-31 16:17:18 +0000
committerSteve Huston <shuston@riverace.com>1998-07-31 16:17:18 +0000
commiteb9548d25e1ff9a5552b44c5f5e0c871fc674e29 (patch)
treecd254114b410b60633c46da07c1d79597faa99f9 /ACE-INSTALL.html
parent8e723e860a23e2e13395293d4259513addb5d405 (diff)
downloadATCD-eb9548d25e1ff9a5552b44c5f5e0c871fc674e29.tar.gz
Removed the need to add global paths to MSVC 4.2.
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index b3095599652..67ffb398c20 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -669,10 +669,7 @@ the STL fixes.
<CODE>#include "ace/config-win32.h"</CODE><BR>
<BR>
<LI> Now load up the project file for ACE (ACE_ROOT\ace\ACE_Library.mdp or
- ACE_ROOT\ace\ace.dsw). If you are using MSVC 4.x, you will
- need to add paths to your global settings. In
- Tools|Options|Directories, add ACE_ROOT to your include path
- and ACE_ROOT\ace to your library path. <BR><BR>
+ ACE_ROOT\ace\ace.dsw). <BR><BR>
<LI> Each project will contain 8 different configurations. These
are a mixture of Debug/Release, Unicode/non-Unicode, and
Static/Dynamic library versions for both i386 and Alpha machines.