diff options
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r-- | ACE-INSTALL.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index 271064f6549..325867e7e89 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -94,8 +94,8 @@ try to help you fix the problems. Windows NT and Windows '95). The entire release now compiles using the Microsoft Visual C++ 4.x, 5.0, and 6.0 compilers (the 2.0 compiler may also work, but we haven't tested it recently). - ACE can be built as both a static and dynamic library, using the - Win32 installation process described below.<P> + ACE can be built as both a static (LIB) and dynamic (DLL) + library, using the Win32 installation process described below.<P> Please see the <A HREF="#Non-static Object Manager">Non-static ACE_Object_Manager</A> discussion below.<p> |