forked from weaksauce/brewpi-avr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
brewpi_avr.atsln
20 lines (20 loc) · 883 Bytes
/
brewpi_avr.atsln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "brewpi_avr", "brewpi_avr\brewpi_avr.cppproj", "{C0415566-E0BC-45DB-8E53-CC52899284FE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0415566-E0BC-45DB-8E53-CC52899284FE}.Debug|AVR.ActiveCfg = Debug|AVR
{C0415566-E0BC-45DB-8E53-CC52899284FE}.Debug|AVR.Build.0 = Debug|AVR
{C0415566-E0BC-45DB-8E53-CC52899284FE}.Release|AVR.ActiveCfg = Release|AVR
{C0415566-E0BC-45DB-8E53-CC52899284FE}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal