21 lines
868 B
Plaintext
21 lines
868 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}") = "Blink", "Blink\Blink.cppproj", "{DB1BF100-194E-4B61-B8E7-70A13FEA1C63}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|AVR = Debug|AVR
|
|||
|
Release|AVR = Release|AVR
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{DB1BF100-194E-4B61-B8E7-70A13FEA1C63}.Debug|AVR.ActiveCfg = Debug|AVR
|
|||
|
{DB1BF100-194E-4B61-B8E7-70A13FEA1C63}.Debug|AVR.Build.0 = Debug|AVR
|
|||
|
{DB1BF100-194E-4B61-B8E7-70A13FEA1C63}.Release|AVR.ActiveCfg = Release|AVR
|
|||
|
{DB1BF100-194E-4B61-B8E7-70A13FEA1C63}.Release|AVR.Build.0 = Release|AVR
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|