-
Notifications
You must be signed in to change notification settings - Fork 0
/
lab1.atsln
23 lines (23 loc) · 1.02 KB
/
lab1.atsln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{D1100916-62DA-4D80-A9B4-55A1E7CCEEB3}") = "lab1", "lab1.cproj", "{9AF1306C-2019-4186-BD46-48CFEB9A3A92}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Assembly|AVR = Assembly|AVR
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9AF1306C-2019-4186-BD46-48CFEB9A3A92}.Assembly|AVR.ActiveCfg = Assembly|AVR
{9AF1306C-2019-4186-BD46-48CFEB9A3A92}.Assembly|AVR.Build.0 = Assembly|AVR
{9AF1306C-2019-4186-BD46-48CFEB9A3A92}.Debug|AVR.ActiveCfg = Debug|AVR
{9AF1306C-2019-4186-BD46-48CFEB9A3A92}.Debug|AVR.Build.0 = Debug|AVR
{9AF1306C-2019-4186-BD46-48CFEB9A3A92}.Release|AVR.ActiveCfg = Release|AVR
{9AF1306C-2019-4186-BD46-48CFEB9A3A92}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal