This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
forked from panrafal/staminalib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Stamina.sln
105 lines (105 loc) · 6.21 KB
/
Stamina.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
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ListWnd", "Stamina\ListWnd\ListWnd.vcproj", "{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Stamina", "stamina\stamina.vcproj", "{6618EFD8-F083-4DC2-B02A-F7A3E2990131}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DataTable", "Stamina\DataTable\DataTable.vcproj", "{963F7D67-4856-4169-BAAA-0DBAD9695D20}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Memory", "Stamina\Memory\Memory.vcproj", "{75FC2514-4ADD-4F71-8140-BA0584C52AD3}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_TestSuite", "Stamina\TestSuite\TestSuite.vcproj", "{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Stamina - UI", "Stamina\UI\Stamina_UI.vcproj", "{C3AFC2D1-9600-4120-AAD7-A466EE86C2AA}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CC0006CD-CED6-4231-939C-59F1CF22D328}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
ProjectSection(SolutionItems) = preProject
license.txt = license.txt
ListWnd.vsd = ListWnd.vsd
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_scrt|Win32 = Debug_scrt|Win32
Debug|Win32 = Debug|Win32
Release_scrt|Win32 = Release_scrt|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Debug_scrt|Win32.ActiveCfg = Debug_scrt|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Debug_scrt|Win32.Build.0 = Debug_scrt|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Debug|Win32.ActiveCfg = Debug|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Debug|Win32.Build.0 = Debug|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Release_scrt|Win32.ActiveCfg = Release_scrt|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Release_scrt|Win32.Build.0 = Release_scrt|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Release|Win32.ActiveCfg = Release|Win32
{CADBE363-6DE3-40B2-8B69-EE588F0F4BD7}.Release|Win32.Build.0 = Release|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Debug_scrt|Win32.ActiveCfg = Debug_scrt|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Debug_scrt|Win32.Build.0 = Debug_scrt|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Debug|Win32.ActiveCfg = Debug|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Debug|Win32.Build.0 = Debug|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Release_scrt|Win32.ActiveCfg = Release_scrt|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Release_scrt|Win32.Build.0 = Release_scrt|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Release|Win32.ActiveCfg = Release|Win32
{6618EFD8-F083-4DC2-B02A-F7A3E2990131}.Release|Win32.Build.0 = Release|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Debug_scrt|Win32.ActiveCfg = Debug|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Debug_scrt|Win32.Build.0 = Debug|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Debug|Win32.ActiveCfg = Debug|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Debug|Win32.Build.0 = Debug|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Release_scrt|Win32.ActiveCfg = Release|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Release_scrt|Win32.Build.0 = Release|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Release|Win32.ActiveCfg = Release|Win32
{963F7D67-4856-4169-BAAA-0DBAD9695D20}.Release|Win32.Build.0 = Release|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Debug_scrt|Win32.ActiveCfg = Debug|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Debug_scrt|Win32.Build.0 = Debug|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Debug|Win32.ActiveCfg = Debug|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Debug|Win32.Build.0 = Debug|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Release_scrt|Win32.ActiveCfg = Release|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Release_scrt|Win32.Build.0 = Release|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Release|Win32.ActiveCfg = Release|Win32
{75FC2514-4ADD-4F71-8140-BA0584C52AD3}.Release|Win32.Build.0 = Release|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Debug_scrt|Win32.ActiveCfg = Debug|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Debug_scrt|Win32.Build.0 = Debug|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Debug|Win32.ActiveCfg = Debug|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Debug|Win32.Build.0 = Debug|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Release_scrt|Win32.ActiveCfg = Release|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Release_scrt|Win32.Build.0 = Release|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Release|Win32.ActiveCfg = Release|Win32
{A5F59E21-1BA9-4660-A9B7-0C1349C6D494}.Release|Win32.Build.0 = Release|Win32
{C3AFC2D1-9600-4120-AAD7-A466EE86C2AA}.Debug_scrt|Win32.ActiveCfg = Debug|Win32
{C3AFC2D1-9600-4120-AAD7-A466EE86C2AA}.Debug|Win32.ActiveCfg = Debug|Win32
{C3AFC2D1-9600-4120-AAD7-A466EE86C2AA}.Release_scrt|Win32.ActiveCfg = Release|Win32
{C3AFC2D1-9600-4120-AAD7-A466EE86C2AA}.Release|Win32.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal