-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNyxCore.sln
71 lines (71 loc) · 4.36 KB
/
NyxCore.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29920.165
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AlphaAttributes", "AlphaAttributes\AlphaAttributes.vcxproj", "{C1A4D670-503D-4563-B489-D746D07BDE4B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FireDecalFix", "FireDecalFix\FireDecalFix.vcxproj", "{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
G1 Debug|x86 = G1 Debug|x86
G1 Release|x86 = G1 Release|x86
G1A Debug|x86 = G1A Debug|x86
G1A Release|x86 = G1A Release|x86
G2 Debug|x86 = G2 Debug|x86
G2 Release|x86 = G2 Release|x86
G2A Debug|x86 = G2A Debug|x86
G2A Release|x86 = G2A Release|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C1A4D670-503D-4563-B489-D746D07BDE4B}.Debug|x86.ActiveCfg = Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.Debug|x86.Build.0 = Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1 Debug|x86.ActiveCfg = G1 Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1 Debug|x86.Build.0 = G1 Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1 Release|x86.ActiveCfg = G1 Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1 Release|x86.Build.0 = G1 Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1A Debug|x86.ActiveCfg = G1A Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1A Debug|x86.Build.0 = G1A Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1A Release|x86.ActiveCfg = G1A Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G1A Release|x86.Build.0 = G1A Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2 Debug|x86.ActiveCfg = G2 Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2 Debug|x86.Build.0 = G2 Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2 Release|x86.ActiveCfg = G2 Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2 Release|x86.Build.0 = G2 Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2A Debug|x86.ActiveCfg = G2A Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2A Debug|x86.Build.0 = G2A Debug|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2A Release|x86.ActiveCfg = G2A Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.G2A Release|x86.Build.0 = G2A Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.Release|x86.ActiveCfg = Release|Win32
{C1A4D670-503D-4563-B489-D746D07BDE4B}.Release|x86.Build.0 = Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.Debug|x86.ActiveCfg = Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.Debug|x86.Build.0 = Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1 Debug|x86.ActiveCfg = G1 Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1 Debug|x86.Build.0 = G1 Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1 Release|x86.ActiveCfg = G1 Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1 Release|x86.Build.0 = G1 Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1A Debug|x86.ActiveCfg = G1A Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1A Debug|x86.Build.0 = G1A Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1A Release|x86.ActiveCfg = G1A Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G1A Release|x86.Build.0 = G1A Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2 Debug|x86.ActiveCfg = G2 Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2 Debug|x86.Build.0 = G2 Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2 Release|x86.ActiveCfg = G2 Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2 Release|x86.Build.0 = G2 Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2A Debug|x86.ActiveCfg = G2A Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2A Debug|x86.Build.0 = G2A Debug|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2A Release|x86.ActiveCfg = G2A Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.G2A Release|x86.Build.0 = G2A Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.Release|x86.ActiveCfg = Release|Win32
{C9D1D1E9-BAEC-4263-9C6C-6B0DF9428CCF}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {22850D5A-1D3E-4527-9A54-AEAA7AB0D1EE}
EndGlobalSection
EndGlobal