diff options
| author | Jan Sucan <sucanjan@fit.cvut.cz> | 2019-09-22 21:17:50 +0200 |
|---|---|---|
| committer | Jan Sucan <sucanjan@fit.cvut.cz> | 2019-09-22 21:17:50 +0200 |
| commit | cefd0601b91fa642163c82021d454b3c17d8adf4 (patch) | |
| tree | 0470eaa5d2186905f439c10e2bea8e86020d5cbe /FanController.atsln | |
Initial commit
Diffstat (limited to 'FanController.atsln')
| -rw-r--r-- | FanController.atsln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/FanController.atsln b/FanController.atsln new file mode 100644 index 0000000..7caf5e6 --- /dev/null +++ b/FanController.atsln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Atmel Studio Solution File, Format Version 11.00 +VisualStudioVersion = 14.0.23107.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "FanController", "FanController\FanController.cproj", "{DCE6C7E3-EE26-4D79-826B-08594B9AD897}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|AVR = Debug|AVR + Release|AVR = Release|AVR + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|AVR.ActiveCfg = Debug|AVR + {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|AVR.Build.0 = Debug|AVR + {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|AVR.ActiveCfg = Release|AVR + {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|AVR.Build.0 = Release|AVR + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
