-
Notifications
You must be signed in to change notification settings - Fork 1
/
AutoTrading.sln
66 lines (66 loc) · 4.07 KB
/
AutoTrading.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CSharpAPI", "..\..\TWS API\source\CSharpClient\client\CSharpAPI.csproj", "{7462F1BC-81C3-4319-9E58-998FA50E4B13}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoTrading", "AutoTrading\AutoTrading.csproj", "{AD610077-6147-48E4-8597-D9E947C276AB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
Test|Any CPU = Test|Any CPU
Test|Mixed Platforms = Test|Mixed Platforms
Test|x86 = Test|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Debug|x86.ActiveCfg = Debug|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Debug|x86.Build.0 = Debug|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Release|Any CPU.Build.0 = Release|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Release|x86.ActiveCfg = Release|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Release|x86.Build.0 = Release|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Test|Any CPU.ActiveCfg = Test|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Test|Any CPU.Build.0 = Test|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Test|Mixed Platforms.ActiveCfg = Test|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Test|Mixed Platforms.Build.0 = Test|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Test|x86.ActiveCfg = Test|Any CPU
{7462F1BC-81C3-4319-9E58-998FA50E4B13}.Test|x86.Build.0 = Test|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Debug|x86.ActiveCfg = Debug|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Debug|x86.Build.0 = Debug|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Release|Any CPU.Build.0 = Release|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Release|x86.ActiveCfg = Release|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Release|x86.Build.0 = Release|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Test|Any CPU.ActiveCfg = Test|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Test|Any CPU.Build.0 = Test|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Test|Mixed Platforms.ActiveCfg = Test|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Test|Mixed Platforms.Build.0 = Test|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Test|x86.ActiveCfg = Test|Any CPU
{AD610077-6147-48E4-8597-D9E947C276AB}.Test|x86.Build.0 = Test|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7F72167A-5420-4343-A09E-AB862EDF090C}
EndGlobalSection
EndGlobal