summaryrefslogtreecommitdiff
path: root/TAO/examples/Borland/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Borland/README')
-rw-r--r--TAO/examples/Borland/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/examples/Borland/README b/TAO/examples/Borland/README
index 5e81dd95a76..cd83337e526 100644
--- a/TAO/examples/Borland/README
+++ b/TAO/examples/Borland/README
@@ -3,12 +3,12 @@ $Id$
Before compiling the example in The Borland C++ Builder IDE
you must generate the client and server stubs using build_idl.bat.
Please update the location of the tao_idl dependent on your build
-configuration. The default location is for a BCB4 Dynamic Debug
-Pascal configuration.
+configuration. The default location is for a BCB6 Dynamic Debug
+configuration.
In the project file you must also update the names of the ACE and
-TAO libraries that you use. The configured names are for the BCB4
-Dynamic Debug Pascal configuration.
+TAO libraries that you use. The configured names are for the BCB6
+Dynamic Debug configuration.
This directory illustrates how to write a Borland C++ Builder
application using ACE+TAO. Please contact Jody Hagins