Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2738_QAPGenerators/QAPGenerators.sln @ 18093

Last change on this file since 18093 was 14704, checked in by abeham, 7 years ago

#2738: added branch

File size: 1.7 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 14
4VisualStudioVersion = 14.0.25420.1
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.QAPGenerator-3.3", "HeuristicLab.Problems.Instances.QAPGenerator\3.3\HeuristicLab.Problems.Instances.QAPGenerator-3.3.csproj", "{181A3267-13C9-4AC9-8CFA-5A5EF355EE76}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.QAPGenerator.Views-3.3", "HeuristicLab.Problems.Instances.QAPGenerator.Views\3.3\HeuristicLab.Problems.Instances.QAPGenerator.Views-3.3.csproj", "{602A2CA0-9F1B-463A-8C11-94A3CACD18FE}"
9EndProject
10Global
11  GlobalSection(SolutionConfigurationPlatforms) = preSolution
12    Debug|Any CPU = Debug|Any CPU
13    Release|Any CPU = Release|Any CPU
14  EndGlobalSection
15  GlobalSection(ProjectConfigurationPlatforms) = postSolution
16    {181A3267-13C9-4AC9-8CFA-5A5EF355EE76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
17    {181A3267-13C9-4AC9-8CFA-5A5EF355EE76}.Debug|Any CPU.Build.0 = Debug|Any CPU
18    {181A3267-13C9-4AC9-8CFA-5A5EF355EE76}.Release|Any CPU.ActiveCfg = Release|Any CPU
19    {181A3267-13C9-4AC9-8CFA-5A5EF355EE76}.Release|Any CPU.Build.0 = Release|Any CPU
20    {602A2CA0-9F1B-463A-8C11-94A3CACD18FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21    {602A2CA0-9F1B-463A-8C11-94A3CACD18FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
22    {602A2CA0-9F1B-463A-8C11-94A3CACD18FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
23    {602A2CA0-9F1B-463A-8C11-94A3CACD18FE}.Release|Any CPU.Build.0 = Release|Any CPU
24  EndGlobalSection
25  GlobalSection(SolutionProperties) = preSolution
26    HideSolutionNode = FALSE
27  EndGlobalSection
28EndGlobal
Note: See TracBrowser for help on using the repository browser.