This repository has been archived by the owner on May 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNagisa.sln
103 lines (103 loc) · 5.64 KB
/
Nagisa.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documents", "Documents", "{490FC2F1-8878-495F-AE81-F7D24B62F670}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
appveyor.yml = appveyor.yml
Changelog.md = Changelog.md
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.md = CONTRIBUTING.md
LICENSE = LICENSE
Logo.png = Logo.png
People.md = People.md
Privacy.md = Privacy.md
README.md = README.md
Screenshot.png = Screenshot.png
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Shared", "Shared\Shared.vcxitems", "{318E66EA-4E29-40A5-966C-F18B7C0BAC45}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Assassin", "Assassin\Assassin.vcxproj", "{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Shared.UI", "Shared.UI\Shared.UI.vcxitems", "{E0717BD1-8C33-4A3B-B215-6E72D672B729}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MSBuild", "MSBuild", "{0E3CE722-F64A-4241-BDF9-8055D16782A7}"
ProjectSection(SolutionItems) = preProject
MSBuild\AllReleaseTargets.props = MSBuild\AllReleaseTargets.props
MSBuild\AllTargets.props = MSBuild\AllTargets.props
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Nagisa", "Nagisa\Nagisa.vcxproj", "{1145A8EA-132C-4212-9210-A5EC5A880D09}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Shared.UI\Shared.UI.vcxitems*{1145a8ea-132c-4212-9210-a5ec5a880d09}*SharedItemsImports = 4
Shared\Shared.vcxitems*{1145a8ea-132c-4212-9210-a5ec5a880d09}*SharedItemsImports = 4
Shared\Shared.vcxitems*{318e66ea-4e29-40a5-966c-f18b7c0bac45}*SharedItemsImports = 9
Shared\Shared.vcxitems*{7db6fe7f-0281-49b3-92f9-497ee9cbcf6c}*SharedItemsImports = 4
Shared.UI\Shared.UI.vcxitems*{e0717bd1-8c33-4a3b-b215-6e72d672b729}*SharedItemsImports = 9
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|ARM.ActiveCfg = Debug|ARM
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|ARM.Build.0 = Debug|ARM
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|ARM64.ActiveCfg = Debug|ARM64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|ARM64.Build.0 = Debug|ARM64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|x64.ActiveCfg = Debug|x64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|x64.Build.0 = Debug|x64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|x86.ActiveCfg = Debug|Win32
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Debug|x86.Build.0 = Debug|Win32
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|ARM.ActiveCfg = Release|ARM
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|ARM.Build.0 = Release|ARM
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|ARM64.ActiveCfg = Release|ARM64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|ARM64.Build.0 = Release|ARM64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|x64.ActiveCfg = Release|x64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|x64.Build.0 = Release|x64
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|x86.ActiveCfg = Release|Win32
{7DB6FE7F-0281-49B3-92F9-497EE9CBCF6C}.Release|x86.Build.0 = Release|Win32
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|ARM.ActiveCfg = Debug|ARM
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|ARM.Build.0 = Debug|ARM
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|ARM.Deploy.0 = Debug|ARM
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|ARM64.ActiveCfg = Debug|ARM64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|ARM64.Build.0 = Debug|ARM64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|ARM64.Deploy.0 = Debug|ARM64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|x64.ActiveCfg = Debug|x64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|x64.Build.0 = Debug|x64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|x64.Deploy.0 = Debug|x64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|x86.ActiveCfg = Debug|Win32
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|x86.Build.0 = Debug|Win32
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Debug|x86.Deploy.0 = Debug|Win32
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|ARM.ActiveCfg = Release|ARM
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|ARM.Build.0 = Release|ARM
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|ARM.Deploy.0 = Release|ARM
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|ARM64.ActiveCfg = Release|ARM64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|ARM64.Build.0 = Release|ARM64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|ARM64.Deploy.0 = Release|ARM64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|x64.ActiveCfg = Release|x64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|x64.Build.0 = Release|x64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|x64.Deploy.0 = Release|x64
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|x86.ActiveCfg = Release|Win32
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|x86.Build.0 = Release|Win32
{1145A8EA-132C-4212-9210-A5EC5A880D09}.Release|x86.Deploy.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A5EB60EE-8A7A-452F-87C0-F2B0C0BCCC9C}
EndGlobalSection
EndGlobal