[14417] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
| 3 | # Visual Studio 14
|
---|
| 4 | VisualStudioVersion = 14.0.25420.1
|
---|
| 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.VehicleRouting-3.4", "HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj", "{B94FFB82-43D4-40AB-9980-B03470ADF221}"
|
---|
| 7 | EndProject
|
---|
[14644] | 8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.VehicleRouting.Views-3.4", "HeuristicLab.Problems.VehicleRouting.Views\3.4\HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj", "{7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}"
|
---|
| 9 | EndProject
|
---|
[14417] | 10 | Global
|
---|
| 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 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 21 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 22 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Debug|x64.ActiveCfg = Debug|x64
|
---|
| 23 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Debug|x64.Build.0 = Debug|x64
|
---|
| 24 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 25 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Debug|x86.Build.0 = Debug|x86
|
---|
| 26 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 27 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 28 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Release|x64.ActiveCfg = Release|x64
|
---|
| 29 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Release|x64.Build.0 = Release|x64
|
---|
| 30 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Release|x86.ActiveCfg = Release|x86
|
---|
| 31 | {B94FFB82-43D4-40AB-9980-B03470ADF221}.Release|x86.Build.0 = Release|x86
|
---|
[14644] | 32 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 33 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 34 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Debug|x64.ActiveCfg = Debug|x64
|
---|
| 35 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Debug|x64.Build.0 = Debug|x64
|
---|
| 36 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 37 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Debug|x86.Build.0 = Debug|x86
|
---|
| 38 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 39 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 40 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Release|x64.ActiveCfg = Release|x64
|
---|
| 41 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Release|x64.Build.0 = Release|x64
|
---|
| 42 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Release|x86.ActiveCfg = Release|x86
|
---|
| 43 | {7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}.Release|x86.Build.0 = Release|x86
|
---|
[14417] | 44 | EndGlobalSection
|
---|
| 45 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 46 | HideSolutionNode = FALSE
|
---|
| 47 | EndGlobalSection
|
---|
| 48 | EndGlobal
|
---|