diff options
author | Marc Laukien <marc@zeroc.com> | 2002-12-02 15:24:51 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-12-02 15:24:51 +0000 |
commit | a38f57f6afc8c705bbed0d31a7dedc6b089a7da3 (patch) | |
tree | a54cc7d3d12a876ebfb1ddf55ff16457d273eb61 /cpp | |
parent | fix (diff) | |
download | ice-a38f57f6afc8c705bbed0d31a7dedc6b089a7da3.tar.bz2 ice-a38f57f6afc8c705bbed0d31a7dedc6b089a7da3.tar.xz ice-a38f57f6afc8c705bbed0d31a7dedc6b089a7da3.zip |
added missing files
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/test/IceUtil/thread/thread.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cpp/test/IceUtil/thread/thread.dsp b/cpp/test/IceUtil/thread/thread.dsp index c685d445c1c..088710feaeb 100644 --- a/cpp/test/IceUtil/thread/thread.dsp +++ b/cpp/test/IceUtil/thread/thread.dsp @@ -123,6 +123,10 @@ SOURCE=.\RWRecMutexTest.cpp # End Source File
# Begin Source File
+SOURCE=.\StartTest.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\TestBase.cpp
# End Source File
# Begin Source File
@@ -163,6 +167,10 @@ SOURCE=.\RWRecMutexTest.h # End Source File
# Begin Source File
+SOURCE=.\StartTest.h
+# End Source File
+# Begin Source File
+
SOURCE=.\TestBase.h
# End Source File
# Begin Source File
|