-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrf24networklib.atsln
22 lines (22 loc) · 972 Bytes
/
rf24networklib.atsln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Atmel Studio Solution File, Format Version 11.00
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "rf24networklib", "rf24networklib\rf24networklib.cppproj", "{DC883B05-FE26-459C-BFAC-A777616407E6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC883B05-FE26-459C-BFAC-A777616407E6}.Debug|AVR.ActiveCfg = Debug|AVR
{DC883B05-FE26-459C-BFAC-A777616407E6}.Debug|AVR.Build.0 = Debug|AVR
{DC883B05-FE26-459C-BFAC-A777616407E6}.Release|AVR.ActiveCfg = Release|AVR
{DC883B05-FE26-459C-BFAC-A777616407E6}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal