diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-10-02 23:11:19 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-10-02 23:11:19 +0000 |
commit | 1cc6ee589507c372d8a27ab9648651a69bc4a00e (patch) | |
tree | eeaf8cc4a887769c6e79c9d4a2f51c7e8bae693a /TAO/tests/Param_Test/client.dsp | |
parent | 94212c0b4f808b4a10b8f953d8213e63e0590350 (diff) | |
download | ATCD-1cc6ee589507c372d8a27ab9648651a69bc4a00e.tar.gz |
New recursive union test.
Diffstat (limited to 'TAO/tests/Param_Test/client.dsp')
-rw-r--r-- | TAO/tests/Param_Test/client.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/client.dsp b/TAO/tests/Param_Test/client.dsp index aebf83ad52b..3036894e6e8 100644 --- a/TAO/tests/Param_Test/client.dsp +++ b/TAO/tests/Param_Test/client.dsp @@ -179,6 +179,10 @@ SOURCE=.\recursive_struct.cpp # End Source File
# Begin Source File
+SOURCE=.\recursive_union.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\results.cpp
# End Source File
# Begin Source File
@@ -347,6 +351,10 @@ SOURCE=.\recursive_struct.h # End Source File
# Begin Source File
+SOURCE=.\recursive_union.h
+# End Source File
+# Begin Source File
+
SOURCE=.\results.h
# End Source File
# Begin Source File
|