Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/Templates/VS2010Wizards.sln @ 4147

Last change on this file since 4147 was 4147, checked in by abeham, 14 years ago

#567

  • Renamed folders
File size: 2.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{28A05A91-A678-43B9-8573-0A7461E20F81}"
5EndProject
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLabViewTemplate", "HeuristicLabViewTemplate", "{4BB6A8B2-416E-4577-A1D9-9EC3420B8EB2}"
7  ProjectSection(SolutionItems) = preProject
8    HeuristicLabViewTemplate\__TemplateIcon.ico = HeuristicLabViewTemplate\__TemplateIcon.ico
9    HeuristicLabViewTemplate\DefaultView.cs = HeuristicLabViewTemplate\DefaultView.cs
10    HeuristicLabViewTemplate\DefaultView.Designer.cs = HeuristicLabViewTemplate\DefaultView.Designer.cs
11    HeuristicLabViewTemplate\MyTemplate.vstemplate = HeuristicLabViewTemplate\MyTemplate.vstemplate
12  EndProjectSection
13EndProject
14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VS2010Wizards", "HeuristicLabVS2010Wizards\HeuristicLab.VS2010Wizards.csproj", "{F1B37418-F66E-41C0-BC36-B9A02BBAF62D}"
15EndProject
16Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "HeuristicLabVS2010WizardsInstaller", "HeuristicLabVS2010WizardsInstaller\VS2010TemplatesInstaller.vdproj", "{D2D45727-429D-40BB-954B-5511FFFDC637}"
17EndProject
18Global
19  GlobalSection(SolutionConfigurationPlatforms) = preSolution
20    Debug|Any CPU = Debug|Any CPU
21    Release|Any CPU = Release|Any CPU
22  EndGlobalSection
23  GlobalSection(ProjectConfigurationPlatforms) = postSolution
24    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
25    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Debug|Any CPU.Build.0 = Debug|Any CPU
26    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Release|Any CPU.ActiveCfg = Release|Any CPU
27    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Release|Any CPU.Build.0 = Release|Any CPU
28    {D2D45727-429D-40BB-954B-5511FFFDC637}.Debug|Any CPU.ActiveCfg = Debug
29    {D2D45727-429D-40BB-954B-5511FFFDC637}.Debug|Any CPU.Build.0 = Debug
30    {D2D45727-429D-40BB-954B-5511FFFDC637}.Release|Any CPU.ActiveCfg = Release
31    {D2D45727-429D-40BB-954B-5511FFFDC637}.Release|Any CPU.Build.0 = Release
32  EndGlobalSection
33  GlobalSection(SolutionProperties) = preSolution
34    HideSolutionNode = FALSE
35  EndGlobalSection
36  GlobalSection(NestedProjects) = preSolution
37    {4BB6A8B2-416E-4577-A1D9-9EC3420B8EB2} = {28A05A91-A678-43B9-8573-0A7461E20F81}
38  EndGlobalSection
39EndGlobal
Note: See TracBrowser for help on using the repository browser.