-
Notifications
You must be signed in to change notification settings - Fork 0
/
I2C_LCD.atsln
24 lines (24 loc) · 1.01 KB
/
I2C_LCD.atsln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "I2C_LCD", "I2C_LCD.cproj", "{82ECAB11-FC7F-4EA9-AA4A-1844C9D7F007}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{82ECAB11-FC7F-4EA9-AA4A-1844C9D7F007}.Debug|AVR.ActiveCfg = Debug|AVR
{82ECAB11-FC7F-4EA9-AA4A-1844C9D7F007}.Debug|AVR.Build.0 = Debug|AVR
{82ECAB11-FC7F-4EA9-AA4A-1844C9D7F007}.Release|AVR.ActiveCfg = Release|AVR
{82ECAB11-FC7F-4EA9-AA4A-1844C9D7F007}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal