Free cookie consent management tool by TermsFeed Policy Generator

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

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

#2499: added code from HeuristicLab.BioBoost.Views (from private repository) nothing much has been changed

File size: 2.9 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
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.BioBoost.Views-3.3", "HeuristicLab.Problems.BioBoost.Views\3.3\HeuristicLab.Problems.BioBoost.Views-3.3.csproj", "{473AB0CD-0B71-471D-968C-A543B197E134}"
9EndProject
10Global
11  GlobalSection(SolutionConfigurationPlatforms) = preSolution
12    Debug|Any CPU = Debug|Any CPU
13    Debug|x64 = Debug|x64
14    Debug|x86 = Debug|x86
15    Release|Any CPU = Release|Any CPU
16    Release|x64 = Release|x64
17    Release|x86 = Release|x86
18  EndGlobalSection
19  GlobalSection(ProjectConfigurationPlatforms) = postSolution
20    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|Any CPU.Build.0 = Debug|Any CPU
22    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x64.ActiveCfg = Debug|x64
23    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x64.Build.0 = Debug|x64
24    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x86.ActiveCfg = Debug|x86
25    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Debug|x86.Build.0 = Debug|x86
26    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|Any CPU.ActiveCfg = Release|Any CPU
27    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|Any CPU.Build.0 = Release|Any CPU
28    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x64.ActiveCfg = Release|x64
29    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x64.Build.0 = Release|x64
30    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x86.ActiveCfg = Release|x86
31    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x86.Build.0 = Release|x86
32    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
33    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|Any CPU.Build.0 = Debug|Any CPU
34    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x64.ActiveCfg = Debug|x64
35    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x64.Build.0 = Debug|x64
36    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x86.ActiveCfg = Debug|x86
37    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x86.Build.0 = Debug|x86
38    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|Any CPU.ActiveCfg = Release|Any CPU
39    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|Any CPU.Build.0 = Release|Any CPU
40    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x64.ActiveCfg = Release|x64
41    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x64.Build.0 = Release|x64
42    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x86.ActiveCfg = Release|x86
43    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x86.Build.0 = Release|x86
44  EndGlobalSection
45  GlobalSection(SolutionProperties) = preSolution
46    HideSolutionNode = FALSE
47  EndGlobalSection
48EndGlobal
Note: See TracBrowser for help on using the repository browser.