Free cookie consent management tool by TermsFeed Policy Generator

source: branches/EnumValue in CreateExperiment/EnumValue in CreateExperiment.sln @ 12545

Last change on this file since 12545 was 12252, checked in by pfleck, 9 years ago

#2366 Added solution-file and adapted references in project-file.

File size: 1.9 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.31101.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Optimizer-3.3", "HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj", "{C664305E-497C-4533-A140-967DEDB05C19}"
7EndProject
8Global
9  GlobalSection(SubversionScc) = preSolution
10    Svn-Managed = True
11    Manager = AnkhSVN - Subversion Support for Visual Studio
12  EndGlobalSection
13  GlobalSection(SolutionConfigurationPlatforms) = preSolution
14    Debug|Any CPU = Debug|Any CPU
15    Debug|x64 = Debug|x64
16    Debug|x86 = Debug|x86
17    Release|Any CPU = Release|Any CPU
18    Release|x64 = Release|x64
19    Release|x86 = Release|x86
20  EndGlobalSection
21  GlobalSection(ProjectConfigurationPlatforms) = postSolution
22    {C664305E-497C-4533-A140-967DEDB05C19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23    {C664305E-497C-4533-A140-967DEDB05C19}.Debug|Any CPU.Build.0 = Debug|Any CPU
24    {C664305E-497C-4533-A140-967DEDB05C19}.Debug|x64.ActiveCfg = Debug|x64
25    {C664305E-497C-4533-A140-967DEDB05C19}.Debug|x64.Build.0 = Debug|x64
26    {C664305E-497C-4533-A140-967DEDB05C19}.Debug|x86.ActiveCfg = Debug|x86
27    {C664305E-497C-4533-A140-967DEDB05C19}.Debug|x86.Build.0 = Debug|x86
28    {C664305E-497C-4533-A140-967DEDB05C19}.Release|Any CPU.ActiveCfg = Release|Any CPU
29    {C664305E-497C-4533-A140-967DEDB05C19}.Release|Any CPU.Build.0 = Release|Any CPU
30    {C664305E-497C-4533-A140-967DEDB05C19}.Release|x64.ActiveCfg = Release|x64
31    {C664305E-497C-4533-A140-967DEDB05C19}.Release|x64.Build.0 = Release|x64
32    {C664305E-497C-4533-A140-967DEDB05C19}.Release|x86.ActiveCfg = Release|x86
33    {C664305E-497C-4533-A140-967DEDB05C19}.Release|x86.Build.0 = Release|x86
34  EndGlobalSection
35  GlobalSection(SolutionProperties) = preSolution
36    HideSolutionNode = FALSE
37  EndGlobalSection
38EndGlobal
Note: See TracBrowser for help on using the repository browser.