diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-15 15:10:53 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-15 15:10:53 +0000 |
commit | b3dfa1d445a0bab30146a10641ee42dbdc00f05a (patch) | |
tree | 85d567f0b8f8b920824f0613385174be77b9e7ee /TAO/TAO-INSTALL.html | |
parent | c676e2cab6405214133344b9f1405c5c54e72597 (diff) | |
download | ATCD-b3dfa1d445a0bab30146a10641ee42dbdc00f05a.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r-- | TAO/TAO-INSTALL.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index 68611190b81..ae47789e924 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -221,8 +221,7 @@ adding an IDL file named foobar.idl into a VC project. non-IDL generated files into both client and server projects.</LI> <LI>Added foobarC.h, foobarC.i, foobarC.cpp, foobarS.h, foobarS.i, and - foobarS.cpp into the server project and foobarC.h, foobarC.i, and - foobarC.cpp into the client project.</LI> + foobarS.cpp into both server and client projects.</LI> <LI>Now open the project setting window (Project -> Setting... or just press Alt-F7.) Select the IDL files in both client and server projects. |