1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
3 | # Visual Studio 2010
|
---|
4 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{28A05A91-A678-43B9-8573-0A7461E20F81}"
|
---|
5 | EndProject
|
---|
6 | Project("{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
|
---|
13 | EndProject
|
---|
14 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VS2010Wizards", "HeuristicLabVS2010Wizards\HeuristicLab.VS2010Wizards.csproj", "{F1B37418-F66E-41C0-BC36-B9A02BBAF62D}"
|
---|
15 | EndProject
|
---|
16 | Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "HeuristicLabVS2010WizardsInstaller", "HeuristicLabVS2010WizardsInstaller\HeuristicLabVS2010WizardsInstaller.vdproj", "{A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}"
|
---|
17 | EndProject
|
---|
18 | Global
|
---|
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 | {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Debug|Any CPU.ActiveCfg = Debug
|
---|
29 | {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Debug|Any CPU.Build.0 = Debug
|
---|
30 | {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Release|Any CPU.ActiveCfg = Release
|
---|
31 | {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.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
|
---|
39 | EndGlobal
|
---|