Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ProblemInstancesRegressionAndClassification/HeuristicLab 3.3.sln @ 8260

Last change on this file since 8260 was 7831, checked in by sforsten, 12 years ago

#1784: adjusted the version numbers in branch

File size: 1.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", "{96396439-A764-4022-A8D2-BE021449B8D1}"
5  ProjectSection(SolutionItems) = preProject
6    Build.cmd = Build.cmd
7    PreBuildEvent.cmd = PreBuildEvent.cmd
8  EndProjectSection
9EndProject
10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.Regression.TrentMcConaghy-3.3", "HeuristicLab.Problems.Instances.TrentMcConaghy\3.3\HeuristicLab.Problems.Instances.Regression.TrentMcConaghy-3.3.csproj", "{12092780-41B2-45CC-9E1F-7FD780DE3E56}"
11EndProject
12Global
13  GlobalSection(SolutionConfigurationPlatforms) = preSolution
14    Debug|Any CPU = Debug|Any CPU
15    Release|Any CPU = Release|Any CPU
16  EndGlobalSection
17  GlobalSection(ProjectConfigurationPlatforms) = postSolution
18    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|Any CPU.ActiveCfg = Release|Any CPU
21    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|Any CPU.Build.0 = Release|Any CPU
22  EndGlobalSection
23  GlobalSection(SolutionProperties) = preSolution
24    HideSolutionNode = FALSE
25  EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.