Free cookie consent management tool by TermsFeed Policy Generator

source: branches/MOCMAEvolutionStrategy/HeuristicLab.Algorithms.MOCMAEvolutionStrategy.sln @ 14544

Last change on this file since 14544 was 14404, checked in by bwerth, 7 years ago

#2592 several fixes and cleanups to adapt a more HeuristicLab-Code-Style + renaming of folders and Plugin

File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 14
4VisualStudioVersion = 14.0.25420.1
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4AE74E16-6C2F-46D4-A3DB-5C073DB7C293}"
7  ProjectSection(SolutionItems) = preProject
8    PreBuildEvent.cmd = PreBuildEvent.cmd
9  EndProjectSection
10EndProject
11Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3", "HeuristicLab.Algorithms.MOCMAEvolutionStrategy\3.3\HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj", "{0E2E224F-E9B2-41F3-B510-09183EEBA2AF}"
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    {0E2E224F-E9B2-41F3-B510-09183EEBA2AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20    {0E2E224F-E9B2-41F3-B510-09183EEBA2AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
21    {0E2E224F-E9B2-41F3-B510-09183EEBA2AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
22    {0E2E224F-E9B2-41F3-B510-09183EEBA2AF}.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.