Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RoutePlanning/RoutePlanning.sln @ 8285

Last change on this file since 8285 was 8284, checked in by spimming, 12 years ago

#1894: initial commit for route planning branch

File size: 1.5 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.RoutePlanning", "HeuristicLab.Problems.RoutePlanning\3.3\HeuristicLab.Problems.RoutePlanning.csproj", "{E93A30BD-D4C8-4DEC-8ECF-2BC3CD9F027B}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.RoutePlanning.Views", "HeuristicLab.Problems.RoutePlanning.Views\3.3\HeuristicLab.Problems.RoutePlanning.Views.csproj", "{0C6B9F99-DBC1-49BE-B90A-36CB86DD1D0C}"
7EndProject
8Global
9  GlobalSection(SolutionConfigurationPlatforms) = preSolution
10    Debug|Any CPU = Debug|Any CPU
11    Release|Any CPU = Release|Any CPU
12  EndGlobalSection
13  GlobalSection(ProjectConfigurationPlatforms) = postSolution
14    {E93A30BD-D4C8-4DEC-8ECF-2BC3CD9F027B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15    {E93A30BD-D4C8-4DEC-8ECF-2BC3CD9F027B}.Debug|Any CPU.Build.0 = Debug|Any CPU
16    {E93A30BD-D4C8-4DEC-8ECF-2BC3CD9F027B}.Release|Any CPU.ActiveCfg = Release|Any CPU
17    {E93A30BD-D4C8-4DEC-8ECF-2BC3CD9F027B}.Release|Any CPU.Build.0 = Release|Any CPU
18    {0C6B9F99-DBC1-49BE-B90A-36CB86DD1D0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {0C6B9F99-DBC1-49BE-B90A-36CB86DD1D0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {0C6B9F99-DBC1-49BE-B90A-36CB86DD1D0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
21    {0C6B9F99-DBC1-49BE-B90A-36CB86DD1D0C}.Release|Any CPU.Build.0 = Release|Any CPU
22  EndGlobalSection
23  GlobalSection(SolutionProperties) = preSolution
24    HideSolutionNode = FALSE
25  EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.