diff options
Diffstat (limited to 'Tests/CMakeLib/testVisualStudioSlnParser_data/err-structure-topLevel.sln-file')
-rw-r--r-- | Tests/CMakeLib/testVisualStudioSlnParser_data/err-structure-topLevel.sln-file | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/CMakeLib/testVisualStudioSlnParser_data/err-structure-topLevel.sln-file b/Tests/CMakeLib/testVisualStudioSlnParser_data/err-structure-topLevel.sln-file new file mode 100644 index 0000000..1727bf3 --- /dev/null +++ b/Tests/CMakeLib/testVisualStudioSlnParser_data/err-structure-topLevel.sln-file @@ -0,0 +1,4 @@ +Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+GlobalSection(ExtensibilityGlobals) = postSolution
+EndGlobalSection
|