21 lines
889 B
Plaintext
21 lines
889 B
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
|
# Atmel Studio Solution File, Format Version 11.00
|
|||
|
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "Sender", "Sender\Sender.cproj", "{94F7C1F8-043F-4C56-A743-1D31CDCA3C2E}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|AVR = Debug|AVR
|
|||
|
Release|AVR = Release|AVR
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{94F7C1F8-043F-4C56-A743-1D31CDCA3C2E}.Debug|AVR.ActiveCfg = Debug|AVR
|
|||
|
{94F7C1F8-043F-4C56-A743-1D31CDCA3C2E}.Debug|AVR.Build.0 = Debug|AVR
|
|||
|
{94F7C1F8-043F-4C56-A743-1D31CDCA3C2E}.Release|AVR.ActiveCfg = Release|AVR
|
|||
|
{94F7C1F8-043F-4C56-A743-1D31CDCA3C2E}.Release|AVR.Build.0 = Release|AVR
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|