forked from dotnet/iot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFt4222.sln
80 lines (80 loc) · 4.88 KB
/
Ft4222.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 15.0.26124.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{25DF3C15-B8D2-4B9D-A6ED-3E235B610A99}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ft4222.sample", "samples\Ft4222.sample.csproj", "{6C7239E4-6137-4E54-BAFC-554491072A93}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ft4222", "Ft4222.csproj", "{915BC7EE-110C-4831-877A-A69896C13023}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared Project", "Shared Project", "{25DBC802-8A7A-41B0-BF94-D2F8765D1953}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "FtCommon", "..\FtCommon\FtCommon.shproj", "{2F022801-B558-4395-A995-EF10628447B4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Board", "..\Board\Board.csproj", "{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\FtCommon\FtCommon.projitems*{2f022801-b558-4395-a995-ef10628447b4}*SharedItemsImports = 13
..\FtCommon\FtCommon.projitems*{915bc7ee-110c-4831-877a-a69896c13023}*SharedItemsImports = 5
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6C7239E4-6137-4E54-BAFC-554491072A93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Debug|x64.ActiveCfg = Debug|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Debug|x64.Build.0 = Debug|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Debug|x86.ActiveCfg = Debug|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Debug|x86.Build.0 = Debug|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Release|Any CPU.Build.0 = Release|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Release|x64.ActiveCfg = Release|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Release|x64.Build.0 = Release|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Release|x86.ActiveCfg = Release|Any CPU
{6C7239E4-6137-4E54-BAFC-554491072A93}.Release|x86.Build.0 = Release|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Debug|Any CPU.Build.0 = Debug|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Debug|x64.ActiveCfg = Debug|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Debug|x64.Build.0 = Debug|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Debug|x86.ActiveCfg = Debug|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Debug|x86.Build.0 = Debug|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Release|Any CPU.ActiveCfg = Release|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Release|Any CPU.Build.0 = Release|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Release|x64.ActiveCfg = Release|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Release|x64.Build.0 = Release|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Release|x86.ActiveCfg = Release|Any CPU
{915BC7EE-110C-4831-877A-A69896C13023}.Release|x86.Build.0 = Release|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Debug|x64.ActiveCfg = Debug|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Debug|x64.Build.0 = Debug|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Debug|x86.ActiveCfg = Debug|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Debug|x86.Build.0 = Debug|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Release|Any CPU.Build.0 = Release|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Release|x64.ActiveCfg = Release|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Release|x64.Build.0 = Release|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Release|x86.ActiveCfg = Release|Any CPU
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{6C7239E4-6137-4E54-BAFC-554491072A93} = {25DF3C15-B8D2-4B9D-A6ED-3E235B610A99}
{2F022801-B558-4395-A995-EF10628447B4} = {25DBC802-8A7A-41B0-BF94-D2F8765D1953}
{5B7B157F-2AB6-4A57-8195-947B9C7B9ED7} = {25DBC802-8A7A-41B0-BF94-D2F8765D1953}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B9D9A145-2207-48D4-A121-A66109D33580}
EndGlobalSection
EndGlobal