-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTimeDelNetSimMEX.sln
80 lines (80 loc) · 5.32 KB
/
TimeDelNetSimMEX.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TimeDelNetSimMEX_Lib", "TimeDelNetSimMEX_Lib\TimeDelNetSimMEX_Lib.vcxproj", "{90333286-5E86-4B2E-8988-A470633C84E8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TimeDelNetSimMEX_Exe", "TimeDelNetSimMEX_Exe\TimeDelNetSimMEX_Exe.vcxproj", "{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}"
ProjectSection(ProjectDependencies) = postProject
{90333286-5E86-4B2E-8988-A470633C84E8} = {90333286-5E86-4B2E-8988-A470633C84E8}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{540B77C0-E467-43BD-847A-CD001178A719}"
ProjectSection(SolutionItems) = preProject
ProjectStatus.txt = ProjectStatus.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Exe|Mixed Platforms = Debug_Exe|Mixed Platforms
Debug_Exe|Win32 = Debug_Exe|Win32
Debug_Exe|x64 = Debug_Exe|x64
Debug_Lib|Mixed Platforms = Debug_Lib|Mixed Platforms
Debug_Lib|Win32 = Debug_Lib|Win32
Debug_Lib|x64 = Debug_Lib|x64
Release_Exe|Mixed Platforms = Release_Exe|Mixed Platforms
Release_Exe|Win32 = Release_Exe|Win32
Release_Exe|x64 = Release_Exe|x64
Release_Lib|Mixed Platforms = Release_Lib|Mixed Platforms
Release_Lib|Win32 = Release_Lib|Win32
Release_Lib|x64 = Release_Lib|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Exe|Mixed Platforms.ActiveCfg = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Exe|Mixed Platforms.Build.0 = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Exe|Win32.ActiveCfg = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Exe|x64.ActiveCfg = Debug_Lib|x64
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Lib|Mixed Platforms.ActiveCfg = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Lib|Mixed Platforms.Build.0 = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Lib|Win32.ActiveCfg = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Lib|Win32.Build.0 = Debug_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Lib|x64.ActiveCfg = Debug_Lib|x64
{90333286-5E86-4B2E-8988-A470633C84E8}.Debug_Lib|x64.Build.0 = Debug_Lib|x64
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Exe|Mixed Platforms.ActiveCfg = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Exe|Mixed Platforms.Build.0 = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Exe|Win32.ActiveCfg = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Exe|Win32.Deploy.0 = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Exe|x64.ActiveCfg = Release_Lib|x64
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Lib|Mixed Platforms.ActiveCfg = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Lib|Mixed Platforms.Build.0 = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Lib|Win32.ActiveCfg = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Lib|Win32.Build.0 = Release_Lib|Win32
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Lib|x64.ActiveCfg = Release_Lib|x64
{90333286-5E86-4B2E-8988-A470633C84E8}.Release_Lib|x64.Build.0 = Release_Lib|x64
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Exe|Mixed Platforms.ActiveCfg = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Exe|Mixed Platforms.Build.0 = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Exe|Win32.ActiveCfg = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Exe|Win32.Build.0 = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Exe|x64.ActiveCfg = Debug_Exe|x64
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Exe|x64.Build.0 = Debug_Exe|x64
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Lib|Mixed Platforms.ActiveCfg = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Lib|Mixed Platforms.Build.0 = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Lib|Win32.ActiveCfg = Debug_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Debug_Lib|x64.ActiveCfg = Debug_Exe|x64
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|Mixed Platforms.ActiveCfg = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|Mixed Platforms.Build.0 = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|Win32.ActiveCfg = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|Win32.Build.0 = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|Win32.Deploy.0 = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|x64.ActiveCfg = Release_Exe|x64
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Exe|x64.Build.0 = Release_Exe|x64
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Lib|Mixed Platforms.ActiveCfg = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Lib|Mixed Platforms.Build.0 = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Lib|Win32.ActiveCfg = Release_Exe|Win32
{324C789F-A9D9-4B7A-A267-C7D4FDEE1753}.Release_Lib|x64.ActiveCfg = Release_Exe|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal