diff options
Diffstat (limited to 'java/tests/Concurrency')
-rw-r--r-- | java/tests/Concurrency/Condition/Condition.dsp | 2 | ||||
-rw-r--r-- | java/tests/Concurrency/MutexTest.dsp | 2 | ||||
-rw-r--r-- | java/tests/Concurrency/RWMutexTest.dsp | 2 | ||||
-rw-r--r-- | java/tests/Concurrency/SemaphoreTest.dsp | 2 | ||||
-rw-r--r-- | java/tests/Concurrency/TokenTest.dsp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/java/tests/Concurrency/Condition/Condition.dsp b/java/tests/Concurrency/Condition/Condition.dsp index 2775a9cded6..e6d28e19c9a 100644 --- a/java/tests/Concurrency/Condition/Condition.dsp +++ b/java/tests/Concurrency/Condition/Condition.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="Condition" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Java Virtual Machine Java Project" 0x0809
diff --git a/java/tests/Concurrency/MutexTest.dsp b/java/tests/Concurrency/MutexTest.dsp index 1d5e933af09..b430b5f7998 100644 --- a/java/tests/Concurrency/MutexTest.dsp +++ b/java/tests/Concurrency/MutexTest.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="MutexTest" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Java Virtual Machine Java Project" 0x0809
diff --git a/java/tests/Concurrency/RWMutexTest.dsp b/java/tests/Concurrency/RWMutexTest.dsp index 44602766c52..96a88a32208 100644 --- a/java/tests/Concurrency/RWMutexTest.dsp +++ b/java/tests/Concurrency/RWMutexTest.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="RWMutexTest" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Java Virtual Machine Java Project" 0x0809
diff --git a/java/tests/Concurrency/SemaphoreTest.dsp b/java/tests/Concurrency/SemaphoreTest.dsp index 546ad0e11be..2bc61986361 100644 --- a/java/tests/Concurrency/SemaphoreTest.dsp +++ b/java/tests/Concurrency/SemaphoreTest.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="SemaphoreTest" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Java Virtual Machine Java Project" 0x0809
diff --git a/java/tests/Concurrency/TokenTest.dsp b/java/tests/Concurrency/TokenTest.dsp index 2fd69ce5ee5..f0a1f87345e 100644 --- a/java/tests/Concurrency/TokenTest.dsp +++ b/java/tests/Concurrency/TokenTest.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="TokenTest" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Java Virtual Machine Java Project" 0x0809
|