-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXDense.atsln
20 lines (20 loc) · 889 Bytes
/
XDense.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("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "XDense", "XDense\XDense.cproj", "{74CD4D8C-0D00-4782-A0CA-35758DBDD7F0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Release|ARM = Release|ARM
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{74CD4D8C-0D00-4782-A0CA-35758DBDD7F0}.Debug|ARM.ActiveCfg = Debug|ARM
{74CD4D8C-0D00-4782-A0CA-35758DBDD7F0}.Debug|ARM.Build.0 = Debug|ARM
{74CD4D8C-0D00-4782-A0CA-35758DBDD7F0}.Release|ARM.ActiveCfg = Release|ARM
{74CD4D8C-0D00-4782-A0CA-35758DBDD7F0}.Release|ARM.Build.0 = Release|ARM
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal