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 a36207e13ef..c685d445c1c 100644 --- a/cpp/test/IceUtil/thread/thread.dsp +++ b/cpp/test/IceUtil/thread/thread.dsp @@ -99,6 +99,10 @@ SOURCE=.\CreateTest.cpp # End Source File
# Begin Source File
+SOURCE=.\DetachTest.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\MonitorMutexTest.cpp
# End Source File
# Begin Source File
@@ -135,6 +139,10 @@ SOURCE=.\CreateTest.h # End Source File
# Begin Source File
+SOURCE=.\DetachTest.h
+# End Source File
+# Begin Source File
+
SOURCE=.\MonitorMutexTest.h
# End Source File
# Begin Source File
|