-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHeCopUI_Framework.sln
More file actions
47 lines (47 loc) · 2.51 KB
/
HeCopUI_Framework.sln
File metadata and controls
47 lines (47 loc) · 2.51 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31919.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeCopUI_Framework", "HeCopUI_Framework\HeCopUI_Framework.csproj", "{CC9C7E73-322F-4D73-B9F1-3CC19881432F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HecopUI_Test", "HecopUI_Test\HecopUI_Test.csproj", "{115CE995-F415-47E4-87AA-EE92EBF983D9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Screenshot", "Screenshot", "{26B4234C-3E37-462A-9737-72A4286981BD}"
ProjectSection(SolutionItems) = preProject
Screenshot\PP_QR.png = Screenshot\PP_QR.png
Screenshot\Record1.gif = Screenshot\Record1.gif
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Debug|x86.ActiveCfg = Debug|x86
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Debug|x86.Build.0 = Debug|x86
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Release|Any CPU.Build.0 = Release|Any CPU
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Release|x86.ActiveCfg = Release|x86
{CC9C7E73-322F-4D73-B9F1-3CC19881432F}.Release|x86.Build.0 = Release|x86
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Debug|x86.ActiveCfg = Debug|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Debug|x86.Build.0 = Debug|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Release|Any CPU.Build.0 = Release|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Release|x86.ActiveCfg = Release|Any CPU
{115CE995-F415-47E4-87AA-EE92EBF983D9}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A3B07F78-5D99-49B9-9393-D1E898604E91}
EndGlobalSection
EndGlobal