1234567891011121314151617181920 |
-
- Microsoft Visual Studio Solution File, Format Version 11.00
- # Atmel Studio Solution File, Format Version 11.00
- Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "heater3", "heater3\heater3.cproj", "{8FBE0CE3-496B-42E0-BC4D-A4E4FC952454}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|AVR = Debug|AVR
- Release|AVR = Release|AVR
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {8FBE0CE3-496B-42E0-BC4D-A4E4FC952454}.Debug|AVR.ActiveCfg = Debug|AVR
- {8FBE0CE3-496B-42E0-BC4D-A4E4FC952454}.Debug|AVR.Build.0 = Debug|AVR
- {8FBE0CE3-496B-42E0-BC4D-A4E4FC952454}.Release|AVR.ActiveCfg = Release|AVR
- {8FBE0CE3-496B-42E0-BC4D-A4E4FC952454}.Release|AVR.Build.0 = Release|AVR
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|