-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnext.sln
More file actions
61 lines (61 loc) · 3.41 KB
/
next.sln
File metadata and controls
61 lines (61 loc) · 3.41 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31005.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Next", "Next.vcxproj", "{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
DebugGc|x64 = DebugGc|x64
DebugGc|x86 = DebugGc|x86
DebugGcStress|x64 = DebugGcStress|x64
DebugGcStress|x86 = DebugGcStress|x86
GcStress|x64 = GcStress|x64
GcStress|x86 = GcStress|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
ReleasePgoApply|x64 = ReleasePgoApply|x64
ReleasePgoApply|x86 = ReleasePgoApply|x86
ReleasePgoBuild|x64 = ReleasePgoBuild|x64
ReleasePgoBuild|x86 = ReleasePgoBuild|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Debug|x64.ActiveCfg = Debug|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Debug|x64.Build.0 = Debug|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Debug|x86.ActiveCfg = Debug|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Debug|x86.Build.0 = Debug|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGc|x64.ActiveCfg = DebugGc|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGc|x64.Build.0 = DebugGc|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGc|x86.ActiveCfg = DebugGc|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGc|x86.Build.0 = DebugGc|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGcStress|x64.ActiveCfg = DebugGcStress|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGcStress|x64.Build.0 = DebugGcStress|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGcStress|x86.ActiveCfg = DebugGcStress|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.DebugGcStress|x86.Build.0 = DebugGcStress|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.GcStress|x64.ActiveCfg = GcStress|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.GcStress|x64.Build.0 = GcStress|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.GcStress|x86.ActiveCfg = GcStress|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.GcStress|x86.Build.0 = GcStress|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Release|x64.ActiveCfg = Release|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Release|x64.Build.0 = Release|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Release|x86.ActiveCfg = Release|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.Release|x86.Build.0 = Release|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoApply|x64.ActiveCfg = ReleasePgoApply|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoApply|x64.Build.0 = ReleasePgoApply|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoApply|x86.ActiveCfg = ReleasePgoApply|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoApply|x86.Build.0 = ReleasePgoApply|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoBuild|x64.ActiveCfg = ReleasePgoBuild|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoBuild|x64.Build.0 = ReleasePgoBuild|x64
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoBuild|x86.ActiveCfg = ReleasePgoBuild|Win32
{2CAAE1F5-B5F8-4287-AC71-7668DB3DBE99}.ReleasePgoBuild|x86.Build.0 = ReleasePgoBuild|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5E92111B-5315-4654-9C64-3A42E217D62F}
EndGlobalSection
EndGlobal