diff options
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
|