summaryrefslogtreecommitdiffstats
path: root/test/MSVS
diff options
context:
space:
mode:
Diffstat (limited to 'test/MSVS')
-rw-r--r--test/MSVS/vs-7.0-files.py1
-rw-r--r--test/MSVS/vs-7.1-files.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/MSVS/vs-7.0-files.py b/test/MSVS/vs-7.0-files.py
index 260ee76..e682607 100644
--- a/test/MSVS/vs-7.0-files.py
+++ b/test/MSVS/vs-7.0-files.py
@@ -69,6 +69,7 @@ expected_vcprojfile = """\
\tProjectType="Visual C++"
\tVersion="7.00"
\tName="Test"
+\tProjectGUID=""
\tSccProjectName=""
\tSccLocalPath=""
\tKeyword="MakeFileProj">
diff --git a/test/MSVS/vs-7.1-files.py b/test/MSVS/vs-7.1-files.py
index 30de516..131e4bd 100644
--- a/test/MSVS/vs-7.1-files.py
+++ b/test/MSVS/vs-7.1-files.py
@@ -69,6 +69,7 @@ expected_vcprojfile = """\
\tProjectType="Visual C++"
\tVersion="7.10"
\tName="Test"
+\tProjectGUID=""
\tSccProjectName=""
\tSccLocalPath=""
\tKeyword="MakeFileProj">