diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-09 02:43:25 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-09 02:43:25 +0000 |
commit | 5ae33bb4b0b03a53fd5169a77f20b49e58273b1f (patch) | |
tree | 03c7a49db0841b1f12ed9d1289a7d2985ff30d25 /examples/Naming | |
parent | d590dbaba78a1a5f9835c4c6530d593edc34e6b4 (diff) | |
download | ATCD-5ae33bb4b0b03a53fd5169a77f20b49e58273b1f.tar.gz |
VC 6 modification
Diffstat (limited to 'examples/Naming')
-rw-r--r-- | examples/Naming/Naming.dsp | 2 | ||||
-rw-r--r-- | examples/Naming/Naming.dsw | 2 | ||||
-rw-r--r-- | examples/Naming/multiple_contexts.dsp | 2 | ||||
-rw-r--r-- | examples/Naming/non_existent.dsp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/Naming/Naming.dsp b/examples/Naming/Naming.dsp index 6d1e29d38bb..0187b502502 100644 --- a/examples/Naming/Naming.dsp +++ b/examples/Naming/Naming.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="writers" - 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 "Win32 (x86) Console Application" 0x0103
diff --git a/examples/Naming/Naming.dsw b/examples/Naming/Naming.dsw index d76834059d1..e2ce04aae6c 100644 --- a/examples/Naming/Naming.dsw +++ b/examples/Naming/Naming.dsw @@ -1,4 +1,4 @@ -Microsoft Developer Studio Workspace File, Format Version 5.00
+Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
diff --git a/examples/Naming/multiple_contexts.dsp b/examples/Naming/multiple_contexts.dsp index dccb638db08..065ad285d5f 100644 --- a/examples/Naming/multiple_contexts.dsp +++ b/examples/Naming/multiple_contexts.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="multiple_contexts" - 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 "Win32 (x86) Console Application" 0x0103
diff --git a/examples/Naming/non_existent.dsp b/examples/Naming/non_existent.dsp index 1f697590f55..307b8af2227 100644 --- a/examples/Naming/non_existent.dsp +++ b/examples/Naming/non_existent.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="non_existent" - 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 "Win32 (x86) Console Application" 0x0103
|