-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathRxDuino.atsln
28 lines (28 loc) · 1.44 KB
/
RxDuino.atsln
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
Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "RxDuino", "RxDuino\RxDuino.cppproj", "{51BD2827-B238-4D45-9EA3-641330B540EE}"
ProjectSection(ProjectDependencies) = postProject
{6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17} = {6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17}
EndProjectSection
EndProject
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "RxDuinoLibs", "RxDuinoLibs\RxDuinoLibs.cppproj", "{6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{51BD2827-B238-4D45-9EA3-641330B540EE}.Debug|AVR.ActiveCfg = Debug|AVR
{51BD2827-B238-4D45-9EA3-641330B540EE}.Debug|AVR.Build.0 = Debug|AVR
{51BD2827-B238-4D45-9EA3-641330B540EE}.Release|AVR.ActiveCfg = Release|AVR
{51BD2827-B238-4D45-9EA3-641330B540EE}.Release|AVR.Build.0 = Release|AVR
{6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17}.Debug|AVR.ActiveCfg = Debug|AVR
{6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17}.Debug|AVR.Build.0 = Debug|AVR
{6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17}.Release|AVR.ActiveCfg = Release|AVR
{6F687B3F-DF2F-43DA-B13D-FAC70CBD2A17}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal