-
-
Notifications
You must be signed in to change notification settings - Fork 111
/
Copy pathCard.sln
96 lines (96 loc) · 6.36 KB
/
Card.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Card", "Card.nfproj", "{7E99A789-283C-AFEF-CCEF-50A40E38813F}"
EndProject
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Mifare", "Mifare\Mifare.nfproj", "{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}"
EndProject
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Ndef", "Ndef\Ndef.nfproj", "{150CED27-7CF0-4671-9370-B330D2D49066}"
EndProject
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Ultralight", "Ultralight\Ultralight.nfproj", "{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}"
EndProject
Global
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
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Debug|x64.ActiveCfg = Debug|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Debug|x64.Build.0 = Debug|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Debug|x86.ActiveCfg = Debug|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Debug|x86.Build.0 = Debug|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Release|Any CPU.Build.0 = Release|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Release|x64.ActiveCfg = Release|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Release|x64.Build.0 = Release|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Release|x86.ActiveCfg = Release|Any CPU
{7E99A789-283C-AFEF-CCEF-50A40E38813F}.Release|x86.Build.0 = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|x64.ActiveCfg = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|x64.Build.0 = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|x64.Deploy.0 = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|x86.ActiveCfg = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|x86.Build.0 = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Debug|x86.Deploy.0 = Debug|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|Any CPU.Build.0 = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|Any CPU.Deploy.0 = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|x64.ActiveCfg = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|x64.Build.0 = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|x64.Deploy.0 = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|x86.ActiveCfg = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|x86.Build.0 = Release|Any CPU
{D1F84C93-3A17-46FA-9761-CF4AAC3EF2D7}.Release|x86.Deploy.0 = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|Any CPU.Build.0 = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|x64.ActiveCfg = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|x64.Build.0 = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|x64.Deploy.0 = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|x86.ActiveCfg = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|x86.Build.0 = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Debug|x86.Deploy.0 = Debug|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|Any CPU.ActiveCfg = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|Any CPU.Build.0 = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|Any CPU.Deploy.0 = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|x64.ActiveCfg = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|x64.Build.0 = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|x64.Deploy.0 = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|x86.ActiveCfg = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|x86.Build.0 = Release|Any CPU
{150CED27-7CF0-4671-9370-B330D2D49066}.Release|x86.Deploy.0 = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|x64.ActiveCfg = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|x64.Build.0 = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|x64.Deploy.0 = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|x86.ActiveCfg = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|x86.Build.0 = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Debug|x86.Deploy.0 = Debug|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|Any CPU.Build.0 = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|Any CPU.Deploy.0 = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|x64.ActiveCfg = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|x64.Build.0 = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|x64.Deploy.0 = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|x86.ActiveCfg = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|x86.Build.0 = Release|Any CPU
{DC2A68E1-21C5-4C4E-BA99-222F116EC4B2}.Release|x86.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D4095E39-2A90-408C-900D-6596AAC77EDA}
EndGlobalSection
EndGlobal