source: valtobtest/subversion-1.6.2/build/generator/vcnet_sln.ezt @ 3

Last change on this file since 3 was 3, checked in by valtob, 15 years ago

subversion source 1.6.2 as test

File size: 954 bytes
Line 
1Microsoft Visual Studio Solution File, Format Version [version]
2[for targets]Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "[targets.name]", "[targets.path]", "[targets.guid]"
3EndProject
4[end]Global
5        GlobalSection(SolutionConfiguration) = preSolution
6[for configs]           ConfigName.[configs.index] = [configs.name]
7[end]   EndGlobalSection
8        GlobalSection(ProjectDependencies) = postSolution
9[for targets][for targets.depends]              [targets.guid].[targets.depends.index] = [targets.depends.guid]
10[end][end]      EndGlobalSection
11        GlobalSection(ProjectConfiguration) = postSolution
12[for guids][for platforms][for configs]         [guids].[configs.name].ActiveCfg = [configs.name]|[platforms]
13[end][for configs]              [guids].[configs.name].Build.0 = [configs.name]|[platforms]
14[end][end][end] EndGlobalSection
15        GlobalSection(ExtensibilityGlobals) = postSolution
16        EndGlobalSection
17        GlobalSection(ExtensibilityAddIns) = postSolution
18        EndGlobalSection
19EndGlobal
Note: See TracBrowser for help on using the repository browser.