-
Notifications
You must be signed in to change notification settings - Fork 6
/
POSUP.sln
76 lines (76 loc) · 4.58 KB
/
POSUP.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "POSUP", "POSUP\POSUP.vcxproj", "{8D67677D-0C28-4692-837D-09BFD697510C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Enclave", "Enclave\Enclave.vcxproj", "{89A2282F-C841-4FAF-A3F8-9273769C3ACE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Prerelease|ARM = Prerelease|ARM
Prerelease|x64 = Prerelease|x64
Prerelease|x86 = Prerelease|x86
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
Simulation|ARM = Simulation|ARM
Simulation|x64 = Simulation|x64
Simulation|x86 = Simulation|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|ARM.ActiveCfg = Debug|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|ARM.Build.0 = Debug|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|ARM.Deploy.0 = Debug|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|x64.ActiveCfg = Debug|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|x64.Build.0 = Debug|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|x86.ActiveCfg = Debug|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Debug|x86.Build.0 = Debug|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Prerelease|ARM.ActiveCfg = Prerelease|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Prerelease|ARM.Build.0 = Prerelease|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Prerelease|x64.ActiveCfg = Prerelease|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Prerelease|x64.Build.0 = Prerelease|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Prerelease|x86.ActiveCfg = Prerelease|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Prerelease|x86.Build.0 = Prerelease|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Release|ARM.ActiveCfg = Release|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Release|x64.ActiveCfg = Release|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Release|x64.Build.0 = Release|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Release|x86.ActiveCfg = Release|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Release|x86.Build.0 = Release|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Simulation|ARM.ActiveCfg = Simulation|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Simulation|ARM.Build.0 = Simulation|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Simulation|x64.ActiveCfg = Simulation|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Simulation|x64.Build.0 = Simulation|x64
{8D67677D-0C28-4692-837D-09BFD697510C}.Simulation|x86.ActiveCfg = Simulation|Win32
{8D67677D-0C28-4692-837D-09BFD697510C}.Simulation|x86.Build.0 = Simulation|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|ARM.ActiveCfg = Debug|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|ARM.Build.0 = Debug|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|ARM.Deploy.0 = Debug|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|x64.ActiveCfg = Debug|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|x64.Build.0 = Debug|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|x86.ActiveCfg = Debug|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Debug|x86.Build.0 = Debug|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Prerelease|ARM.ActiveCfg = Prerelease|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Prerelease|x64.ActiveCfg = Prerelease|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Prerelease|x64.Build.0 = Prerelease|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Prerelease|x86.ActiveCfg = Prerelease|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Prerelease|x86.Build.0 = Prerelease|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Release|ARM.ActiveCfg = Release|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Release|x64.ActiveCfg = Release|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Release|x64.Build.0 = Release|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Release|x86.ActiveCfg = Release|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Release|x86.Build.0 = Release|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Simulation|ARM.ActiveCfg = Simulation|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Simulation|x64.ActiveCfg = Simulation|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Simulation|x64.Build.0 = Simulation|x64
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Simulation|x86.ActiveCfg = Simulation|Win32
{89A2282F-C841-4FAF-A3F8-9273769C3ACE}.Simulation|x86.Build.0 = Simulation|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal