forked from WolvenKit/WolvenKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WolvenKit.Console.sln
83 lines (83 loc) · 4.88 KB
/
WolvenKit.Console.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
72
73
74
75
76
77
78
79
80
81
82
83
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.31903.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{6BC8815E-BFF9-46A5-9535-0E89A765D75A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WolvenKit.CLI", "WolvenKit.CLI\WolvenKit.CLI.csproj", "{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{825169A9-0548-4A0A-A1F1-B99BE7D0C23F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WolvenKit.Common", "WolvenKit.Common\WolvenKit.Common.csproj", "{43800A68-B25D-4D52-9FC4-9E3F247A8020}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WolvenKit.Modkit", "WolvenKit.Modkit\WolvenKit.Modkit.csproj", "{D019CB01-9948-418A-8C1C-DB66D38BFCDF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WolvenKit.Core", "WolvenKit.Core\WolvenKit.Core.csproj", "{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Installers", "Installers", "{E4ECEE21-F0F1-440F-A356-76BBD57E710E}"
ProjectSection(SolutionItems) = preProject
Installers\installer.iss = Installers\installer.iss
Installers\wkit_setup.aip = Installers\wkit_setup.aip
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{F1348669-20CA-400C-9726-A9645C1FEF50}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Directory.Packages.props = Directory.Packages.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WolvenKit.RED4", "WolvenKit.RED4\WolvenKit.RED4.csproj", "{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Profile|x64 = Profile|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}.Debug|x64.ActiveCfg = Debug|x64
{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}.Debug|x64.Build.0 = Debug|x64
{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}.Profile|x64.ActiveCfg = Release|x64
{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}.Profile|x64.Build.0 = Release|x64
{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}.Release|x64.ActiveCfg = Release|x64
{A78BEC35-33F4-4E4E-BC0F-D98FE381CFB6}.Release|x64.Build.0 = Release|x64
{43800A68-B25D-4D52-9FC4-9E3F247A8020}.Debug|x64.ActiveCfg = Debug|x64
{43800A68-B25D-4D52-9FC4-9E3F247A8020}.Debug|x64.Build.0 = Debug|x64
{43800A68-B25D-4D52-9FC4-9E3F247A8020}.Profile|x64.ActiveCfg = Release|x64
{43800A68-B25D-4D52-9FC4-9E3F247A8020}.Profile|x64.Build.0 = Release|x64
{43800A68-B25D-4D52-9FC4-9E3F247A8020}.Release|x64.ActiveCfg = Release|x64
{43800A68-B25D-4D52-9FC4-9E3F247A8020}.Release|x64.Build.0 = Release|x64
{D019CB01-9948-418A-8C1C-DB66D38BFCDF}.Debug|x64.ActiveCfg = Debug|x64
{D019CB01-9948-418A-8C1C-DB66D38BFCDF}.Debug|x64.Build.0 = Debug|x64
{D019CB01-9948-418A-8C1C-DB66D38BFCDF}.Profile|x64.ActiveCfg = Release|x64
{D019CB01-9948-418A-8C1C-DB66D38BFCDF}.Profile|x64.Build.0 = Release|x64
{D019CB01-9948-418A-8C1C-DB66D38BFCDF}.Release|x64.ActiveCfg = Release|x64
{D019CB01-9948-418A-8C1C-DB66D38BFCDF}.Release|x64.Build.0 = Release|x64
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}.Debug|x64.ActiveCfg = Debug|x64
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}.Debug|x64.Build.0 = Debug|x64
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}.Profile|x64.ActiveCfg = Release|x64
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}.Profile|x64.Build.0 = Release|x64
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}.Release|x64.ActiveCfg = Release|x64
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3}.Release|x64.Build.0 = Release|x64
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}.Debug|x64.ActiveCfg = Debug|x64
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}.Debug|x64.Build.0 = Debug|x64
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}.Profile|x64.ActiveCfg = Debug|x64
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}.Profile|x64.Build.0 = Debug|x64
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}.Release|x64.ActiveCfg = Release|x64
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{825169A9-0548-4A0A-A1F1-B99BE7D0C23F} = {6BC8815E-BFF9-46A5-9535-0E89A765D75A}
{43800A68-B25D-4D52-9FC4-9E3F247A8020} = {825169A9-0548-4A0A-A1F1-B99BE7D0C23F}
{D019CB01-9948-418A-8C1C-DB66D38BFCDF} = {6BC8815E-BFF9-46A5-9535-0E89A765D75A}
{CEF1CF72-B8CF-4CBB-AA11-473438EDE3F3} = {825169A9-0548-4A0A-A1F1-B99BE7D0C23F}
{7457799F-B5C6-4B15-B1CB-7596A45BCEF9} = {6BC8815E-BFF9-46A5-9535-0E89A765D75A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8DAAF993-E8B7-47A4-AB0E-C159CB499F45}
EndGlobalSection
EndGlobal