forked from shadeMe/Fuz-Ro-D-oh-64
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFuz Ro D'oh 64.sln
53 lines (53 loc) · 2.93 KB
/
Fuz Ro D'oh 64.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fuz Ro D'oh 64", "Fuz Ro D'oh 64.vcxproj", "{FC9A1EE6-D9DB-47F6-B0ED-8867439C43CE}"
ProjectSection(ProjectDependencies) = postProject
{5FD1C08D-DB80-480C-A1C6-F0920005CD13} = {5FD1C08D-DB80-480C-A1C6-F0920005CD13}
{472E19AB-DEF0-42DF-819B-18722E8DC822} = {472E19AB-DEF0-42DF-819B-18722E8DC822}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common_vc14", "..\common\common_vc14.vcxproj", "{472E19AB-DEF0-42DF-819B-18722E8DC822}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skse64_common", "..\skse64\skse64_common\skse64_common.vcxproj", "{5FD1C08D-DB80-480C-A1C6-F0920005CD13}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Depends", "Depends", "{A71745EB-3345-484C-912F-25676F73887C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fuz Ro D'oh 64 VR", "Fuz Ro D'oh 64 VR.vcxproj", "{FC9ADEAD-D9DB-47F6-B0ED-8867439C43CE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC9A1EE6-D9DB-47F6-B0ED-8867439C43CE}.Debug|x64.ActiveCfg = Debug|x64
{FC9A1EE6-D9DB-47F6-B0ED-8867439C43CE}.Debug|x64.Build.0 = Debug|x64
{FC9A1EE6-D9DB-47F6-B0ED-8867439C43CE}.Release|x64.ActiveCfg = Release|x64
{FC9A1EE6-D9DB-47F6-B0ED-8867439C43CE}.Release|x64.Build.0 = Release|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}.Release|x64.ActiveCfg = Release|x64
{472E19AB-DEF0-42DF-819B-18722E8DC822}.Release|x64.Build.0 = Release|x64
{5FD1C08D-DB80-480C-A1C6-F0920005CD13}.Debug|x64.ActiveCfg = Debug|x64
{5FD1C08D-DB80-480C-A1C6-F0920005CD13}.Debug|x64.Build.0 = Debug|x64
{5FD1C08D-DB80-480C-A1C6-F0920005CD13}.Release|x64.ActiveCfg = Release|x64
{5FD1C08D-DB80-480C-A1C6-F0920005CD13}.Release|x64.Build.0 = Release|x64
{FC9ADEAD-D9DB-47F6-B0ED-8867439C43CE}.Debug|x64.ActiveCfg = Debug|x64
{FC9ADEAD-D9DB-47F6-B0ED-8867439C43CE}.Debug|x64.Build.0 = Debug|x64
{FC9ADEAD-D9DB-47F6-B0ED-8867439C43CE}.Release|x64.ActiveCfg = Release|x64
{FC9ADEAD-D9DB-47F6-B0ED-8867439C43CE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{472E19AB-DEF0-42DF-819B-18722E8DC822} = {A71745EB-3345-484C-912F-25676F73887C}
{5FD1C08D-DB80-480C-A1C6-F0920005CD13} = {A71745EB-3345-484C-912F-25676F73887C}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {94484762-B7A1-4EA8-B468-D5548CC3AF40}
EndGlobalSection
EndGlobal