1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
3 | # Visual Studio 2010
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Trading-3.4", "HeuristicLab.Problems.DataAnalysis.Trading\3.4\HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"
|
---|
5 | EndProject
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Main", "Main\Main.csproj", "{49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}"
|
---|
7 | ProjectSection(ProjectDependencies) = postProject
|
---|
8 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32} = {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}
|
---|
9 | EndProjectSection
|
---|
10 | EndProject
|
---|
11 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7CE422F3-3DBB-4A1F-B45D-03D0C389DFD6}"
|
---|
12 | ProjectSection(SolutionItems) = preProject
|
---|
13 | Build.cmd = Build.cmd
|
---|
14 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
15 | EndProjectSection
|
---|
16 | EndProject
|
---|
17 | Global
|
---|
18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
19 | Debug|Any CPU = Debug|Any CPU
|
---|
20 | Debug|x64 = Debug|x64
|
---|
21 | Debug|x86 = Debug|x86
|
---|
22 | Release|Any CPU = Release|Any CPU
|
---|
23 | Release|x64 = Release|x64
|
---|
24 | Release|x86 = Release|x86
|
---|
25 | EndGlobalSection
|
---|
26 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
27 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
28 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
29 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.ActiveCfg = Debug|x64
|
---|
30 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.Build.0 = Debug|x64
|
---|
31 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.ActiveCfg = Debug|x86
|
---|
32 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.Build.0 = Debug|x86
|
---|
33 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
34 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
35 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.ActiveCfg = Release|x64
|
---|
36 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.Build.0 = Release|x64
|
---|
37 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.ActiveCfg = Release|x86
|
---|
38 | {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.Build.0 = Release|x86
|
---|
39 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
40 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
41 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
42 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
43 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
44 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
45 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
46 | {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
47 | EndGlobalSection
|
---|
48 | GlobalSection(SolutionProperties) = preSolution
|
---|
49 | HideSolutionNode = FALSE
|
---|
50 | EndGlobalSection
|
---|
51 | EndGlobal
|
---|