Last change
on this file since 11021 was
8517,
checked in by jkarder, 12 years ago
|
#1853:
- created branch for ParameterConfigurationEncoding
- added CreateExperimentDialog that uses the extracted encoding
|
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.Encodings.ParameterConfigurationEncoding-3.3", "HeuristicLab.Encodings.ParameterConfigurationEncoding\3.3\HeuristicLab.Encodings.ParameterConfigurationEncoding-3.3.csproj", "{7520D3F4-7526-4BB7-B71E-F41F5D5559F9}"
|
---|
5 | EndProject
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.ParameterConfigurationEncoding.Views-3.3", "HeuristicLab.Encodings.ParameterConfigurationEncoding.Views\3.3\HeuristicLab.Encodings.ParameterConfigurationEncoding.Views-3.3.csproj", "{FDE4DD6C-EE0E-4830-8151-CE450448A4CC}"
|
---|
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 | {7520D3F4-7526-4BB7-B71E-F41F5D5559F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
15 | {7520D3F4-7526-4BB7-B71E-F41F5D5559F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
16 | {7520D3F4-7526-4BB7-B71E-F41F5D5559F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
17 | {7520D3F4-7526-4BB7-B71E-F41F5D5559F9}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
18 | {FDE4DD6C-EE0E-4830-8151-CE450448A4CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
19 | {FDE4DD6C-EE0E-4830-8151-CE450448A4CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
20 | {FDE4DD6C-EE0E-4830-8151-CE450448A4CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
21 | {FDE4DD6C-EE0E-4830-8151-CE450448A4CC}.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.