-
Notifications
You must be signed in to change notification settings - Fork 1
/
zLoadings.sln
73 lines (73 loc) · 4.53 KB
/
zLoadings.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31729.503
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zLoadings", "zLoadings\zLoadings.vcxproj", "{5BE50432-E214-43F9-82C4-C8673C2FF0CF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
G1 Debug|x86 = G1 Debug|x86
G1 MD Release|x86 = G1 MD Release|x86
G1 MT Release|x86 = G1 MT Release|x86
G1A Debug|x86 = G1A Debug|x86
G1A MD Release|x86 = G1A MD Release|x86
G1A MT Release|x86 = G1A MT Release|x86
G2 Debug|x86 = G2 Debug|x86
G2 MD Release|x86 = G2 MD Release|x86
G2 MT Release|x86 = G2 MT Release|x86
G2A Debug|x86 = G2A Debug|x86
G2A MD Release|x86 = G2A MD Release|x86
G2A MT Release|x86 = G2A MT Release|x86
MP x2 Debug|x86 = MP x2 Debug|x86
MP x2 MD Release|x86 = MP x2 MD Release|x86
MP x2 MT Release|x86 = MP x2 MT Release|x86
MP x4 Debug|x86 = MP x4 Debug|x86
MP x4 MD Release|x86 = MP x4 MD Release|x86
MP x4 MT Release|x86 = MP x4 MT Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1 Debug|x86.ActiveCfg = G1 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1 Debug|x86.Build.0 = G1 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1 MD Release|x86.ActiveCfg = G1 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1 MD Release|x86.Build.0 = G1 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1 MT Release|x86.ActiveCfg = G1 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1 MT Release|x86.Build.0 = G1 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1A Debug|x86.ActiveCfg = G1A Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1A Debug|x86.Build.0 = G1A Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1A MD Release|x86.ActiveCfg = G1A MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1A MD Release|x86.Build.0 = G1A MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1A MT Release|x86.ActiveCfg = G1A MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G1A MT Release|x86.Build.0 = G1A MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2 Debug|x86.ActiveCfg = G2 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2 Debug|x86.Build.0 = G2 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2 MD Release|x86.ActiveCfg = G2 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2 MD Release|x86.Build.0 = G2 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2 MT Release|x86.ActiveCfg = G2 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2 MT Release|x86.Build.0 = G2 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2A Debug|x86.ActiveCfg = G2A Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2A Debug|x86.Build.0 = G2A Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2A MD Release|x86.ActiveCfg = G2A MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2A MD Release|x86.Build.0 = G2A MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2A MT Release|x86.ActiveCfg = G2A MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.G2A MT Release|x86.Build.0 = G2A MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x2 Debug|x86.ActiveCfg = MP x2 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x2 Debug|x86.Build.0 = MP x2 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x2 MD Release|x86.ActiveCfg = MP x2 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x2 MD Release|x86.Build.0 = MP x2 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x2 MT Release|x86.ActiveCfg = MP x2 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x2 MT Release|x86.Build.0 = MP x2 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x4 Debug|x86.ActiveCfg = MP x4 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x4 Debug|x86.Build.0 = MP x4 Debug|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x4 MD Release|x86.ActiveCfg = MP x4 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x4 MD Release|x86.Build.0 = MP x4 MD Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x4 MT Release|x86.ActiveCfg = MP x4 MT Release|Win32
{5BE50432-E214-43F9-82C4-C8673C2FF0CF}.MP x4 MT Release|x86.Build.0 = MP x4 MT Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F1D78C19-B150-4CED-AEA2-CED582711211}
EndGlobalSection
EndGlobal