summaryrefslogtreecommitdiff
path: root/cpp/test
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2002-11-29 04:23:47 +0000
committerMichi Henning <michi@zeroc.com>2002-11-29 04:23:47 +0000
commitc41af2201560e7ca0fb38c5c98f58458fcae785b (patch)
tree8c5accb11a98b356a27ad948bd2c076b369983eb /cpp/test
parentImproved comments for join() and detach(). (diff)
downloadice-c41af2201560e7ca0fb38c5c98f58458fcae785b.tar.bz2
ice-c41af2201560e7ca0fb38c5c98f58458fcae785b.tar.xz
ice-c41af2201560e7ca0fb38c5c98f58458fcae785b.zip
Updated project file for thread detach test.
Diffstat (limited to 'cpp/test')
-rw-r--r--cpp/test/IceUtil/thread/thread.dsp8
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