Skip to content

Commit 8a187aa

Browse files
committed
Rework studio workspace
1 parent 49b495d commit 8a187aa

3 files changed

Lines changed: 734 additions & 1 deletion

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Microsoft Visual Studio Solution File, Format Version 12.00
2+
# Atmel Studio Solution File, Format Version 11.00
3+
VisualStudioVersion = 14.0.23107.0
4+
MinimumVisualStudioVersion = 10.0.40219.1
5+
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "chapter11_07a", "chapter11_07a.cppproj", "{9C2D4315-D501-4961-B0D1-4CC0F4AB0D17}"
6+
EndProject
7+
Global
8+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
9+
Debug|AVR = Debug|AVR
10+
Release|AVR = Release|AVR
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{9C2D4315-D501-4961-B0D1-4CC0F4AB0D17}.Debug|AVR.ActiveCfg = Debug|AVR
14+
{9C2D4315-D501-4961-B0D1-4CC0F4AB0D17}.Debug|AVR.Build.0 = Debug|AVR
15+
{9C2D4315-D501-4961-B0D1-4CC0F4AB0D17}.Release|AVR.ActiveCfg = Release|AVR
16+
{9C2D4315-D501-4961-B0D1-4CC0F4AB0D17}.Release|AVR.Build.0 = Release|AVR
17+
EndGlobalSection
18+
GlobalSection(SolutionProperties) = preSolution
19+
HideSolutionNode = FALSE
20+
EndGlobalSection
21+
EndGlobal

0 commit comments

Comments
 (0)