=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / examples / Borland / README
blob07881888ffdab740b3bbe9969b12132d194b77b6
1 Before compiling the example in The Borland C++ Builder IDE
2 you must generate the client and server stubs using build_idl.bat.
3 Please update the location of the tao_idl dependent on your build
4 configuration. The default location is for a BCB6 Dynamic Debug
5 configuration.
7 In the project file you must also update the names of the ACE and
8 TAO libraries that you use. The configured names are for the BCB6
9 Dynamic Debug configuration.
11 This directory illustrates how to write a Borland C++ Builder
12 application using ACE+TAO.  Please contact Johnny Willemsen
13 <jwillemsen@remedy.nl> if you have any questions.