21 lines
891 B
Plaintext
21 lines
891 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Atmel Studio Solution File, Format Version 11.00
|
|
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "Button", "Button\Button.cppproj", "{815F6A46-6ED2-4E1D-856D-959913573FF8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|AVR = Debug|AVR
|
|
Release|AVR = Release|AVR
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{815F6A46-6ED2-4E1D-856D-959913573FF8}.Debug|AVR.ActiveCfg = Debug|AVR
|
|
{815F6A46-6ED2-4E1D-856D-959913573FF8}.Debug|AVR.Build.0 = Debug|AVR
|
|
{815F6A46-6ED2-4E1D-856D-959913573FF8}.Release|AVR.ActiveCfg = Release|AVR
|
|
{815F6A46-6ED2-4E1D-856D-959913573FF8}.Release|AVR.Build.0 = Release|AVR
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|