forked from nanoframework/nanoFramework.IoT.Device
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Mpr121.sln
34 lines (34 loc) · 1.85 KB
/
Mpr121.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 15.0.26124.0
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Mpr121", "Mpr121.nfproj", "{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}"
EndProject
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Mpr121.Samples", "samples\Mpr121.Samples.nfproj", "{690011C9-4A42-4273-ABE8-288A3B82F0BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}.Release|Any CPU.Build.0 = Release|Any CPU
{DE6C3E39-E283-4C74-AF4A-360BD8EE83BB}.Release|Any CPU.Deploy.0 = Release|Any CPU
{690011C9-4A42-4273-ABE8-288A3B82F0BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{690011C9-4A42-4273-ABE8-288A3B82F0BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{690011C9-4A42-4273-ABE8-288A3B82F0BB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{690011C9-4A42-4273-ABE8-288A3B82F0BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{690011C9-4A42-4273-ABE8-288A3B82F0BB}.Release|Any CPU.Build.0 = Release|Any CPU
{690011C9-4A42-4273-ABE8-288A3B82F0BB}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F5518EF8-05A9-4503-B70D-27F2760742E9}
EndGlobalSection
EndGlobal