-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathStroika-Tools.sln
113 lines (113 loc) · 7.9 KB
/
Stroika-Tools.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
104
105
106
107
108
109
110
111
112
113
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31815.197
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Stroika-Foundation", "..\..\Library\Projects\VisualStudio.Net-2022\Stroika-Foundation.vcxproj", "{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A4F20229-F4CF-4EC3-9887-AB6FBE5C3BAB}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Stroika-Frameworks", "..\..\Library\Projects\VisualStudio.Net-2022\Stroika-Frameworks.vcxproj", "{91C825D0-2702-4800-98DD-B83727D51F5E}"
ProjectSection(ProjectDependencies) = postProject
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B} = {5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StroikaTools-Frameworks-WebServer-HTMLViewCompiler", "..\..\Tools\Projects\VisualStudio.Net-2022\StroikaTools-Frameworks-WebServer-HTMLViewCompiler.vcxproj", "{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}"
ProjectSection(ProjectDependencies) = postProject
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B} = {5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}
{91C825D0-2702-4800-98DD-B83727D51F5E} = {91C825D0-2702-4800-98DD-B83727D51F5E}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Stroika-Tools-Top-Level", "Stroika-Tools-Top-Level", "{4BD4957F-C6F9-4E2D-8BA3-8AAD529D5B3B}"
ProjectSection(SolutionItems) = preProject
..\..\Tools\Makefile = ..\..\Tools\Makefile
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sources", "Sources", "{B0188C06-57B7-4CE7-904B-865813DF07A5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Stroika", "Stroika", "{0DA3B119-6C97-436A-9090-58440594C823}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Frameworks", "Frameworks", "{3865D21E-36CE-4968-9678-14BA9C914AF5}"
ProjectSection(SolutionItems) = preProject
..\..\Tools\Sources\Stroika\Frameworks\Makefile = ..\..\Tools\Sources\Stroika\Frameworks\Makefile
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebServer", "WebServer", "{76E61B97-2E7C-4A5C-A7B5-917878772B80}"
ProjectSection(SolutionItems) = preProject
..\..\Tools\Sources\Stroika\Frameworks\WebServer\Makefile = ..\..\Tools\Sources\Stroika\Frameworks\WebServer\Makefile
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Unspecified = Debug|Unspecified
Debug-x86_64|Unspecified = Debug-x86_64|Unspecified
Debug-x86|Unspecified = Debug-x86|Unspecified
Profile|Unspecified = Profile|Unspecified
Release|Unspecified = Release|Unspecified
Release-Logging|Unspecified = Release-Logging|Unspecified
Release-x86_64|Unspecified = Release-x86_64|Unspecified
Release-x86|Unspecified = Release-x86|Unspecified
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Debug|Unspecified.ActiveCfg = Debug|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Debug|Unspecified.Build.0 = Debug|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Debug-x86_64|Unspecified.ActiveCfg = Debug-x86_64|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Debug-x86_64|Unspecified.Build.0 = Debug-x86_64|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Debug-x86|Unspecified.ActiveCfg = Debug-x86|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Debug-x86|Unspecified.Build.0 = Debug-x86|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Profile|Unspecified.ActiveCfg = Profile|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Profile|Unspecified.Build.0 = Profile|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release|Unspecified.ActiveCfg = Release|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release|Unspecified.Build.0 = Release|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release-Logging|Unspecified.ActiveCfg = Release-Logging|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release-Logging|Unspecified.Build.0 = Release-Logging|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release-x86_64|Unspecified.ActiveCfg = Release-x86_64|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release-x86_64|Unspecified.Build.0 = Release-x86_64|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release-x86|Unspecified.ActiveCfg = Release-x86|Win32
{5AFC8E54-EFA6-45A6-9E8F-7BB89C84AE5B}.Release-x86|Unspecified.Build.0 = Release-x86|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Debug|Unspecified.ActiveCfg = Debug|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Debug|Unspecified.Build.0 = Debug|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Debug-x86_64|Unspecified.ActiveCfg = Debug-x86_64|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Debug-x86_64|Unspecified.Build.0 = Debug-x86_64|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Debug-x86|Unspecified.ActiveCfg = Debug-x86|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Debug-x86|Unspecified.Build.0 = Debug-x86|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Profile|Unspecified.ActiveCfg = Profile|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Profile|Unspecified.Build.0 = Profile|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release|Unspecified.ActiveCfg = Release|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release|Unspecified.Build.0 = Release|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release-Logging|Unspecified.ActiveCfg = Release-Logging|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release-Logging|Unspecified.Build.0 = Release-Logging|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release-x86_64|Unspecified.ActiveCfg = Release-x86_64|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release-x86_64|Unspecified.Build.0 = Release-x86_64|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release-x86|Unspecified.ActiveCfg = Release-x86|Win32
{91C825D0-2702-4800-98DD-B83727D51F5E}.Release-x86|Unspecified.Build.0 = Release-x86|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Debug|Unspecified.ActiveCfg = Debug|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Debug|Unspecified.Build.0 = Debug|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Debug-x86_64|Unspecified.ActiveCfg = Debug-x86_64|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Debug-x86_64|Unspecified.Build.0 = Debug-x86_64|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Debug-x86|Unspecified.ActiveCfg = Debug-x86|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Debug-x86|Unspecified.Build.0 = Debug-x86|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Profile|Unspecified.ActiveCfg = Profile|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Profile|Unspecified.Build.0 = Profile|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release|Unspecified.ActiveCfg = Release|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release|Unspecified.Build.0 = Release|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release-Logging|Unspecified.ActiveCfg = Release-Logging|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release-Logging|Unspecified.Build.0 = Release-Logging|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release-x86_64|Unspecified.ActiveCfg = Release-x86_64|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release-x86_64|Unspecified.Build.0 = Release-x86_64|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release-x86|Unspecified.ActiveCfg = Release-x86|Win32
{1F02CD14-34A7-4501-AF72-D39F7E8F76B0}.Release-x86|Unspecified.Build.0 = Release-x86|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B0188C06-57B7-4CE7-904B-865813DF07A5} = {4BD4957F-C6F9-4E2D-8BA3-8AAD529D5B3B}
{0DA3B119-6C97-436A-9090-58440594C823} = {B0188C06-57B7-4CE7-904B-865813DF07A5}
{3865D21E-36CE-4968-9678-14BA9C914AF5} = {0DA3B119-6C97-436A-9090-58440594C823}
{76E61B97-2E7C-4A5C-A7B5-917878772B80} = {3865D21E-36CE-4968-9678-14BA9C914AF5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {64D99AE5-72E4-4A17-993D-F768501667B6}
EndGlobalSection
EndGlobal