-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathRaax-OG-FN-Internal.sln
31 lines (31 loc) · 1.55 KB
/
Raax-OG-FN-Internal.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Raax-OG-FN-Internal", "Fortnite Internal\Fortnite Internal.vcxproj", "{507F8410-E804-4BAE-AE5C-68AE005C38F4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Engine|x64 = Debug_Engine|x64
Debug_ImGui|x64 = Debug_ImGui|x64
Release_Engine|x64 = Release_Engine|x64
Release_ImGui|x64 = Release_ImGui|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Debug_Engine|x64.ActiveCfg = Debug_Engine|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Debug_Engine|x64.Build.0 = Debug_Engine|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Debug_ImGui|x64.ActiveCfg = Debug_ImGui|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Debug_ImGui|x64.Build.0 = Debug_ImGui|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Release_Engine|x64.ActiveCfg = Release_Engine|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Release_Engine|x64.Build.0 = Release_Engine|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Release_ImGui|x64.ActiveCfg = Release_ImGui|x64
{507F8410-E804-4BAE-AE5C-68AE005C38F4}.Release_ImGui|x64.Build.0 = Release_ImGui|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {153BC10F-A469-4B04-9E3D-6F0344CFC13B}
EndGlobalSection
EndGlobal