Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2925_AutoDiffForDynamicalModels/HeuristicLab 3.3 Tests.sln @ 16892

Last change on this file since 16892 was 16662, checked in by gkronber, 5 years ago

#2925: merged all changes from trunk to branch (up to r16659)

File size: 1.8 KB
RevLine 
[7915]1
[9955]2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
[7915]4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Tests", "HeuristicLab.Tests\HeuristicLab.Tests.csproj", "{B62872C1-6752-4758-9823-751A2D28C388}"
5EndProject
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4880EC01-2CAD-4291-BBC1-B269AD67D4FA}"
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    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.ActiveCfg = Debug|x64
21    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.Build.0 = Debug|x64
22    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.ActiveCfg = Debug|x86
23    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.Build.0 = Debug|x86
24    {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.ActiveCfg = Release|Any CPU
25    {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.Build.0 = Release|Any CPU
26    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.ActiveCfg = Release|x64
27    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.Build.0 = Release|x64
28    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.ActiveCfg = Release|x86
29    {B62872C1-6752-4758-9823-751A2D28C388}.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.