summaryrefslogtreecommitdiff
path: root/Tests/CMakeLib/testVisualStudioSlnParser_data/err-structure-projectSection.sln-file
blob: ed0aa02591d2610fce08f08a93c9dd594fa8872c (plain)
1
2
3
4
5
6
7
8
9
10
11
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{90BC31D7-A3E8-4F04-8049-2236C239A044}"
  ProjectSection(ProjectDependencies) = postProject
  EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Continuous", "Continuous.vcxproj", "{E5071092-DBFB-49E2-AF0F-E8B0FDEF6C89}"
  ProjectSection(ProjectDependencies) = postProject
    {90BC31D7-A3E8-4F04-8049-2236C239A044} = {90BC31D7-A3E8-4F04-8049-2236C239A044}
  EndProject
EndProject