Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 14111 was 14111, checked in by mkommend, 8 years ago

#1087: Change plugin and folder name from HeuristicLab.Problems.MultiObjectiveTestFunctions to HeuristicLab.Problems.Testfunctions.MultiObjective and adapted namespaces and projects accordingly.

File size: 2.0 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.40629.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{73110169-A6D4-4C30-8F24-142551EB42E9}"
7  ProjectSection(SolutionItems) = preProject
8    PreBuildEvent.cmd = PreBuildEvent.cmd
9  EndProjectSection
10EndProject
11Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiObjectiveTestfunctionTests", "MultiObjectiveTestfunctionTests\MultiObjectiveTestfunctionTests.csproj", "{2E42C743-37B3-494F-B30D-EDB0069D73C1}"
12EndProject
13Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TestFunctions.MultiObjective-3.3", "HeuristicLab.Problems.TestFunctions.MultiObjective\3.3\HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj", "{D53E8E48-CFAA-4F57-AC35-63BEF4476159}"
14EndProject
15Global
16  GlobalSection(SubversionScc) = preSolution
17    Svn-Managed = True
18    Manager = AnkhSVN - Subversion Support for Visual Studio
19  EndGlobalSection
20  GlobalSection(SolutionConfigurationPlatforms) = preSolution
21    Debug|Any CPU = Debug|Any CPU
22    Release|Any CPU = Release|Any CPU
23  EndGlobalSection
24  GlobalSection(ProjectConfigurationPlatforms) = postSolution
25    {2E42C743-37B3-494F-B30D-EDB0069D73C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
26    {2E42C743-37B3-494F-B30D-EDB0069D73C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
27    {2E42C743-37B3-494F-B30D-EDB0069D73C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
28    {2E42C743-37B3-494F-B30D-EDB0069D73C1}.Release|Any CPU.Build.0 = Release|Any CPU
29    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
30    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Debug|Any CPU.Build.0 = Debug|Any CPU
31    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Release|Any CPU.ActiveCfg = Release|Any CPU
32    {D53E8E48-CFAA-4F57-AC35-63BEF4476159}.Release|Any CPU.Build.0 = Release|Any CPU
33  EndGlobalSection
34  GlobalSection(SolutionProperties) = preSolution
35    HideSolutionNode = FALSE
36  EndGlobalSection
37EndGlobal
Note: See TracBrowser for help on using the repository browser.