-
-
Notifications
You must be signed in to change notification settings - Fork 119
/
advi3pp.atsln
executable file
·38 lines (38 loc) · 2.31 KB
/
advi3pp.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
29
30
31
32
33
34
35
36
37
38
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}") = "Marlin", "Marlin\Marlin.cppproj", "{DCE6C7E3-EE26-4D79-826B-08594B9AD897}"
EndProject
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "ArduinoCore", "ArduinoCore\ArduinoCore.cppproj", "{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Simulator BL Debug|AVR = Simulator BL Debug|AVR
Simulator BL Release|AVR = Simulator BL Release|AVR
Simulator Debug|AVR = Simulator Debug|AVR
Simulator Release|AVR = Simulator Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator BL Debug|AVR.ActiveCfg = Debug|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator BL Debug|AVR.Build.0 = Debug|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator BL Release|AVR.ActiveCfg = Release|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator BL Release|AVR.Build.0 = Release|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator Debug|AVR.ActiveCfg = Simulator Debug|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator Debug|AVR.Build.0 = Simulator Debug|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator Release|AVR.ActiveCfg = Simulator Release|AVR
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Simulator Release|AVR.Build.0 = Simulator Release|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator BL Debug|AVR.ActiveCfg = Release|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator BL Debug|AVR.Build.0 = Release|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator BL Release|AVR.ActiveCfg = Release|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator BL Release|AVR.Build.0 = Release|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator Debug|AVR.ActiveCfg = Debug|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator Debug|AVR.Build.0 = Debug|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator Release|AVR.ActiveCfg = Release|AVR
{FF2DBDF2-F3D4-45FC-8193-BA0A6C9EE112}.Simulator Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal