-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathFO4VRTools.sln
More file actions
122 lines (122 loc) · 8.3 KB
/
FO4VRTools.sln
File metadata and controls
122 lines (122 loc) · 8.3 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FO4VRTools", "src\FO4VRTools.vcxproj", "{9D903497-BB27-4C98-801C-E70FDF7E41FA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FO4VRToolsAPI", "src\api\FO4VRToolsAPI.vcxproj", "{849411C0-FC23-4819-A0D5-429A4E6D8A51}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common_vc14", "src\common\common_vc14.vcxproj", "{472E19AB-DEF0-42DF-819B-18722E8DC822}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "f4se_common", "src\f4sevr\f4se_common\f4se_common.vcxproj", "{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}"
ProjectSection(ProjectDependencies) = postProject
{472E19AB-DEF0-42DF-819B-18722E8DC822} = {472E19AB-DEF0-42DF-819B-18722E8DC822}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "f4se", "src\f4sevr\f4se\f4se.vcxproj", "{A236F69D-8FF9-4491-AC5F-45BF49448BBE}"
ProjectSection(ProjectDependencies) = postProject
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6} = {20C6411C-596F-4B85-BE4E-8BC91F59D8A6}
{472E19AB-DEF0-42DF-819B-18722E8DC822} = {472E19AB-DEF0-42DF-819B-18722E8DC822}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Lib_VC142|x64 = Debug_Lib_VC142|x64
Debug_Lib|x64 = Debug_Lib|x64
Debug|x64 = Debug|x64
Debug-StaticLib|x64 = Debug-StaticLib|x64
Release_Lib_VC142|x64 = Release_Lib_VC142|x64
Release_Lib|x64 = Release_Lib|x64
Release|x64 = Release|x64
Release-StaticLib|x64 = Release-StaticLib|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug_Lib_VC142|x64.ActiveCfg = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug_Lib_VC142|x64.Build.0 = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug_Lib|x64.ActiveCfg = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug_Lib|x64.Build.0 = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug|x64.ActiveCfg = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug|x64.Build.0 = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug-StaticLib|x64.ActiveCfg = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Debug-StaticLib|x64.Build.0 = Debug|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release_Lib_VC142|x64.ActiveCfg = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release_Lib_VC142|x64.Build.0 = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release_Lib|x64.ActiveCfg = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release_Lib|x64.Build.0 = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release|x64.ActiveCfg = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release|x64.Build.0 = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release-StaticLib|x64.ActiveCfg = Release|x64
{9D903497-BB27-4C98-801C-E70FDF7E41FA}.Release-StaticLib|x64.Build.0 = Release|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug_Lib_VC142|x64.ActiveCfg = Debug|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug_Lib_VC142|x64.Build.0 = Debug|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug_Lib|x64.ActiveCfg = Debug|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug_Lib|x64.Build.0 = Debug|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug|x64.ActiveCfg = Debug-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug|x64.Build.0 = Debug-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug-StaticLib|x64.ActiveCfg = Debug-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Debug-StaticLib|x64.Build.0 = Debug-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release_Lib_VC142|x64.ActiveCfg = Release|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release_Lib_VC142|x64.Build.0 = Release|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release_Lib|x64.ActiveCfg = Release|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release_Lib|x64.Build.0 = Release|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release|x64.ActiveCfg = Release-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release|x64.Build.0 = Release-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release-StaticLib|x64.ActiveCfg = Release-StaticLib|x64
{849411C0-FC23-4819-A0D5-429A4E6D8A51}.Release-StaticLib|x64.Build.0 = Release-StaticLib|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug_Lib_VC142|x64.ActiveCfg = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug_Lib_VC142|x64.Build.0 = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug_Lib|x64.ActiveCfg = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug_Lib|x64.Build.0 = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug|x64.ActiveCfg = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug|x64.Build.0 = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug-StaticLib|x64.ActiveCfg = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Debug-StaticLib|x64.Build.0 = Debug|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release_Lib_VC142|x64.ActiveCfg = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release_Lib_VC142|x64.Build.0 = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release_Lib|x64.ActiveCfg = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release_Lib|x64.Build.0 = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release|x64.ActiveCfg = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release|x64.Build.0 = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release-StaticLib|x64.ActiveCfg = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release-StaticLib|x64.Build.0 = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug_Lib_VC142|x64.ActiveCfg = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug_Lib_VC142|x64.Build.0 = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug_Lib|x64.ActiveCfg = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug_Lib|x64.Build.0 = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug|x64.ActiveCfg = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug|x64.Build.0 = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug-StaticLib|x64.ActiveCfg = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Debug-StaticLib|x64.Build.0 = Debug|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release_Lib_VC142|x64.ActiveCfg = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release_Lib_VC142|x64.Build.0 = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release_Lib|x64.ActiveCfg = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release_Lib|x64.Build.0 = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release|x64.ActiveCfg = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release|x64.Build.0 = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release-StaticLib|x64.ActiveCfg = Release|x64
{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}.Release-StaticLib|x64.Build.0 = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug_Lib_VC142|x64.ActiveCfg = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug_Lib_VC142|x64.Build.0 = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug_Lib|x64.ActiveCfg = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug_Lib|x64.Build.0 = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug|x64.ActiveCfg = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug|x64.Build.0 = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug-StaticLib|x64.ActiveCfg = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Debug-StaticLib|x64.Build.0 = Debug|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release_Lib_VC142|x64.ActiveCfg = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release_Lib_VC142|x64.Build.0 = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release_Lib|x64.ActiveCfg = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release_Lib|x64.Build.0 = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release|x64.ActiveCfg = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release|x64.Build.0 = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release-StaticLib|x64.ActiveCfg = Release|x64
{A236F69D-8FF9-4491-AC5F-45BF49448BBE}.Release-StaticLib|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1CDE0AD5-128A-4F68-BACF-1DA5E8AA0168}
EndGlobalSection
EndGlobal