Last change
on this file since 7811 was
7808,
checked in by spimming, 13 years ago
|
#1807:
- experiment wizard initial commit
- plugin file frames added
- wizard renamed
|
File size:
1.7 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
3 | # Visual Studio 2010
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard", "HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard\3.3\HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard.csproj", "{77169FE1-C48A-49AE-A0DD-67921D7835AB}"
|
---|
5 | EndProject
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.ExperimentGeneration.DataAnalysis.ExperimentWizard", "HeuristicLab.ExperimentGeneration.DataAnalysis.ExperimentWizard\3.3\HeuristicLab.ExperimentGeneration.DataAnalysis.ExperimentWizard.csproj", "{2DCCE95D-3266-4256-966A-64054BEA34F1}"
|
---|
7 | EndProject
|
---|
8 | Global
|
---|
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
10 | Debug|Any CPU = Debug|Any CPU
|
---|
11 | Release|Any CPU = Release|Any CPU
|
---|
12 | EndGlobalSection
|
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
14 | {77169FE1-C48A-49AE-A0DD-67921D7835AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
15 | {77169FE1-C48A-49AE-A0DD-67921D7835AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
16 | {77169FE1-C48A-49AE-A0DD-67921D7835AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
17 | {77169FE1-C48A-49AE-A0DD-67921D7835AB}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
18 | {2DCCE95D-3266-4256-966A-64054BEA34F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
19 | {2DCCE95D-3266-4256-966A-64054BEA34F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
20 | {2DCCE95D-3266-4256-966A-64054BEA34F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
21 | {2DCCE95D-3266-4256-966A-64054BEA34F1}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
22 | EndGlobalSection
|
---|
23 | GlobalSection(SolutionProperties) = preSolution
|
---|
24 | HideSolutionNode = FALSE
|
---|
25 | EndGlobalSection
|
---|
26 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.