Make a status test pass against old servers.
[svn.git] / build / generator / vc2005_sln.ezt
blob5f33759cce5d48b790ad0428495ef49a25fdaa6c
1 Microsoft Visual Studio Solution File, Format Version [version]\r
2 # Visual Studio [is version "10.00"]2008[else]2005[end]\r
3 [for targets]Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "[targets.name]", "[targets.path]", "[targets.guid]"\r
4         ProjectSection(ProjectDependencies) = postProject\r
5 [for targets.depends]           [targets.depends.guid] = [targets.depends.guid]\r
6 [end]   EndProjectSection\r
7 EndProject\r
8 [end]Global\r
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
10 [for configs][for platforms]            [configs.name]|[platforms] = [configs.name]|[platforms]\r
11 [end][end]      EndGlobalSection\r
12         GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
13 [for guids][for platforms][for configs]         [guids].[configs.name]|[platforms].ActiveCfg = [configs.name]|[platforms]\r
14 [end][for configs]              [guids].[configs.name]|[platforms].Build.0 = [configs.name]|[platforms]\r
15 [end][end][end] EndGlobalSection\r
16         GlobalSection(ExtensibilityGlobals) = postSolution\r
17         EndGlobalSection\r
18         GlobalSection(ExtensibilityAddIns) = postSolution\r
19         EndGlobalSection\r
20 EndGlobal\r