forked from jeog/TOSDataBridge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtos-databridge.sln
101 lines (101 loc) · 6.71 KB
/
tos-databridge.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tos-databridge-0.4", "tos-databridge.vcxproj", "{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}"
ProjectSection(ProjectDependencies) = postProject
{ADBF916E-83D6-4FD2-8CF6-306B032E428B} = {ADBF916E-83D6-4FD2-8CF6-306B032E428B}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tos-databridge-serv", "tos-databridge-engine.vcxproj", "{21955674-EC3E-4E9A-8822-1D013970BE5E}"
ProjectSection(ProjectDependencies) = postProject
{ADBF916E-83D6-4FD2-8CF6-306B032E428B} = {ADBF916E-83D6-4FD2-8CF6-306B032E428B}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tos-databridge-shell", "tos-databridge-shell.vcxproj", "{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}"
ProjectSection(ProjectDependencies) = postProject
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0} = {2C63A7B0-C01A-408F-A51D-1A92EB6786D0}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_tos-databridge", "_tos-databridge.vcxproj", "{ADBF916E-83D6-4FD2-8CF6-306B032E428B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tos-databridge-engine", "tos-databridge-engine-core.vcxproj", "{607451BD-7C91-4990-BC7D-A363B5E70A35}"
ProjectSection(ProjectDependencies) = postProject
{ADBF916E-83D6-4FD2-8CF6-306B032E428B} = {ADBF916E-83D6-4FD2-8CF6-306B032E428B}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Mixed Platforms = Release|Mixed Platforms
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|Win32.ActiveCfg = Debug|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|Win32.Build.0 = Debug|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|Win32.Deploy.0 = Debug|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|x64.ActiveCfg = Debug|x64
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Debug|x64.Build.0 = Debug|x64
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Release|Mixed Platforms.Build.0 = Release|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Release|Win32.ActiveCfg = Release|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Release|Win32.Build.0 = Release|Win32
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Release|x64.ActiveCfg = Release|x64
{2C63A7B0-C01A-408F-A51D-1A92EB6786D0}.Release|x64.Build.0 = Release|x64
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Debug|Win32.ActiveCfg = Debug|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Debug|Win32.Build.0 = Debug|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Debug|x64.ActiveCfg = Debug|x64
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Debug|x64.Build.0 = Debug|x64
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Release|Mixed Platforms.Build.0 = Release|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Release|Win32.ActiveCfg = Release|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Release|Win32.Build.0 = Release|Win32
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Release|x64.ActiveCfg = Release|x64
{21955674-EC3E-4E9A-8822-1D013970BE5E}.Release|x64.Build.0 = Release|x64
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Debug|Win32.ActiveCfg = Debug|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Debug|Win32.Build.0 = Debug|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Debug|x64.ActiveCfg = Debug|x64
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Debug|x64.Build.0 = Debug|x64
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Release|Mixed Platforms.Build.0 = Release|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Release|Win32.ActiveCfg = Release|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Release|Win32.Build.0 = Release|Win32
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Release|x64.ActiveCfg = Release|x64
{F27C1FCD-E305-4CB0-BC99-16187EEA8C56}.Release|x64.Build.0 = Release|x64
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Debug|Win32.ActiveCfg = Debug|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Debug|Win32.Build.0 = Debug|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Debug|x64.ActiveCfg = Debug|x64
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Debug|x64.Build.0 = Debug|x64
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Release|Mixed Platforms.Build.0 = Release|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Release|Win32.ActiveCfg = Release|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Release|Win32.Build.0 = Release|Win32
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Release|x64.ActiveCfg = Release|x64
{ADBF916E-83D6-4FD2-8CF6-306B032E428B}.Release|x64.Build.0 = Release|x64
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Debug|Win32.ActiveCfg = Debug|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Debug|Win32.Build.0 = Debug|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Debug|x64.ActiveCfg = Debug|x64
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Debug|x64.Build.0 = Debug|x64
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Release|Mixed Platforms.Build.0 = Release|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Release|Win32.ActiveCfg = Release|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Release|Win32.Build.0 = Release|Win32
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Release|x64.ActiveCfg = Release|x64
{607451BD-7C91-4990-BC7D-A363B5E70A35}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal