Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.BioBoost/HeuristicLab.BioBoost.sln @ 13069

Last change on this file since 13069 was 13069, checked in by gkronber, 8 years ago

#2499: imported source code for HeuristicLab.BioBoost from private repository with some changes

File size: 1.8 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5E839856-8502-40BC-AA71-09AA821EC070}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.BioBoost-3.3", "HeuristicLab.Problems.BioBoost\3.3\HeuristicLab.Problems.BioBoost-3.3.csproj", "{61D4AF50-8A40-44B9-9CD0-413F65D2235C}"
7EndProject
8Global
9  GlobalSection(SolutionConfigurationPlatforms) = preSolution
10    Debug|Any CPU = Debug|Any CPU
11    Debug|x64 = Debug|x64
12    Debug|x86 = Debug|x86
13    Release|Any CPU = Release|Any CPU
14    Release|x64 = Release|x64
15    Release|x86 = Release|x86
16  EndGlobalSection
17  GlobalSection(ProjectConfigurationPlatforms) = postSolution
18    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x64.ActiveCfg = Debug|x64
21    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x64.Build.0 = Debug|x64
22    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x86.ActiveCfg = Debug|x86
23    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x86.Build.0 = Debug|x86
24    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|Any CPU.ActiveCfg = Release|Any CPU
25    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|Any CPU.Build.0 = Release|Any CPU
26    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x64.ActiveCfg = Release|x64
27    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x64.Build.0 = Release|x64
28    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x86.ActiveCfg = Release|x86
29    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x86.Build.0 = Release|x86
30  EndGlobalSection
31  GlobalSection(SolutionProperties) = preSolution
32    HideSolutionNode = FALSE
33  EndGlobalSection
34EndGlobal
Note: See TracBrowser for help on using the repository browser.