mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-10 06:01:13 +00:00
21 lines
876 B
Plaintext
21 lines
876 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}") = "DriveControl", "DriveControl.cppproj", "{7BA4F01E-3997-4FE4-AE8D-3C4100C86D92}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|AVR = Debug|AVR
|
|
Release|AVR = Release|AVR
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7BA4F01E-3997-4FE4-AE8D-3C4100C86D92}.Debug|AVR.ActiveCfg = Debug|AVR
|
|
{7BA4F01E-3997-4FE4-AE8D-3C4100C86D92}.Debug|AVR.Build.0 = Debug|AVR
|
|
{7BA4F01E-3997-4FE4-AE8D-3C4100C86D92}.Release|AVR.ActiveCfg = Release|AVR
|
|
{7BA4F01E-3997-4FE4-AE8D-3C4100C86D92}.Release|AVR.Build.0 = Release|AVR
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|