Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/MultiObjectiveTestFunctions.sln @ 13421

Last change on this file since 13421 was 13421, checked in by bwerth, 8 years ago

#1087 implemented skeleton structure and first testfunctions(Fonesca, SchafferN1 & SchafferN2)

File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 14
4VisualStudioVersion = 14.0.23107.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3", "HeuristicLab.Problems.MultiObjectiveTestFunctions\3.3\HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj", "{D53E8E48-CFAA-4F57-AC35-63BEF4476159}"
7EndProject
8Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{73110169-A6D4-4C30-8F24-142551EB42E9}"
9  ProjectSection(SolutionItems) = preProject
10    PreBuildEvent.cmd = PreBuildEvent.cmd
11  EndProjectSection
12EndProject
13Global
14  GlobalSection(SolutionConfigurationPlatforms) = preSolution
15    Debug|Any CPU = Debug|Any CPU
16    Release|Any CPU = Release|Any CPU
17  EndGlobalSection
18  GlobalSection(ProjectConfigurationPlatforms) = postSolution
19    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Debug|Any CPU.Build.0 = Debug|Any CPU
21    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Release|Any CPU.ActiveCfg = Release|Any CPU
22    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Release|Any CPU.Build.0 = Release|Any CPU
23  EndGlobalSection
24  GlobalSection(SolutionProperties) = preSolution
25    HideSolutionNode = FALSE
26  EndGlobalSection
27EndGlobal
Note: See TracBrowser for help on using the repository browser.