summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-12 17:52:42 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-12 17:52:42 +0000
commitb50e2878ee1dd14888ef718bff27bc213857b52a (patch)
treeca0b68998fc95b904937cd59066fe31cedac1fbf /ACE-INSTALL.html
parent5807c930aee63b64a5869779c26992124888ef2e (diff)
downloadATCD-b50e2878ee1dd14888ef718bff27bc213857b52a.tar.gz
ChangeLogTag:Fri Nov 12 11:50:19 1999 Nanbor Wang <nanbor@ace.cs.wustl.edu>
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index e409c709bac..b80ad563848 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1179,6 +1179,14 @@ for the pointer to the STL fixes.
run-time libraries even you are using ACE as a static library.
That's the default behavior.<BR><BR>
+ <li>ACE DLL and LIB naming scheme:<br>
+ <br>
+ We use the following rules to name the DLL and LIB files in ACE
+ when using MSVC.<br>
+ <br>
+ "Library/DLL name" + (Is static library ? "s" : "") + (Support Unicode ? "u" : "") + (Is Debugging enable ? "d" : "") + {".dll"|".lib"}<br>
+ <br>
+
<li><a href="http://www.torus-software.com/">Barry
Hoggard</a> maintains a <a
href="http://www.torus-software.com/corba/">CORBA Page</a>