| Index: visual_studio/NativeClientVSAddIn/TestingProjects/BlankValidSolution/BlankValidSolution.sln
|
| diff --git a/visual_studio/NativeClientVSAddIn/TestingProjects/BlankValidSolution/BlankValidSolution.sln b/visual_studio/NativeClientVSAddIn/TestingProjects/BlankValidSolution/BlankValidSolution.sln
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6608a5ff6c703b8998849600420d1e631410a82b
|
| --- /dev/null
|
| +++ b/visual_studio/NativeClientVSAddIn/TestingProjects/BlankValidSolution/BlankValidSolution.sln
|
| @@ -0,0 +1,42 @@
|
| +
|
| +Microsoft Visual Studio Solution File, Format Version 11.00
|
| +# Visual Studio 2010
|
| +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotNaCl", "NotNaCl\NotNaCl.csproj", "{89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}"
|
| +EndProject
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NaClProject", "NaClProject\NaClProject.vcxproj", "{D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}"
|
| +EndProject
|
| +Global
|
| + GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
| + Debug|Mixed Platforms = Debug|Mixed Platforms
|
| + Debug|Win32 = Debug|Win32
|
| + Debug|x86 = Debug|x86
|
| + Release|Mixed Platforms = Release|Mixed Platforms
|
| + Release|Win32 = Release|Win32
|
| + Release|x86 = Release|x86
|
| + EndGlobalSection
|
| + GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Debug|Win32.ActiveCfg = Debug|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Debug|x86.ActiveCfg = Debug|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Debug|x86.Build.0 = Debug|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Release|Mixed Platforms.Build.0 = Release|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Release|Win32.ActiveCfg = Release|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Release|x86.ActiveCfg = Release|x86
|
| + {89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}.Release|x86.Build.0 = Release|x86
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Debug|Win32.Build.0 = Debug|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Debug|x86.ActiveCfg = Debug|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Mixed Platforms.Build.0 = Release|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Win32.ActiveCfg = Release|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Win32.Build.0 = Release|Win32
|
| + {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|x86.ActiveCfg = Release|Win32
|
| + EndGlobalSection
|
| + GlobalSection(SolutionProperties) = preSolution
|
| + HideSolutionNode = FALSE
|
| + EndGlobalSection
|
| +EndGlobal
|
|
|