-
Notifications
You must be signed in to change notification settings - Fork 1
/
SideScanSonar.atsln
42 lines (42 loc) · 2.29 KB
/
SideScanSonar.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Microsoft Visual Studio Solution File, Format Version 12.00
# Atmel Studio Solution File, Format Version 11.00
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "SonarCom_RTOS", "SonarCom_RTOS\SonarCom_RTOS.cproj", "{D7708F67-C567-4F10-8581-F96711BAA1F4}"
EndProject
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "SonarFish_RTOS", "SonarFish_RTOS\SonarFish_RTOS.cproj", "{DCE6C7E3-EE26-4D79-826B-08594B9AD897}"
EndProject
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "SonarSens", "SonarSens\SonarSens.cproj", "{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|AVR = Debug|AVR
Release|ARM = Release|ARM
Release|AVR = Release|AVR
Description = Firmware for SideScanSonar modules
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D7708F67-C567-4F10-8581-F96711BAA1F4}.Debug|ARM.ActiveCfg = Debug|ARM
{D7708F67-C567-4F10-8581-F96711BAA1F4}.Debug|AVR.ActiveCfg = Debug|ARM
{D7708F67-C567-4F10-8581-F96711BAA1F4}.Release|ARM.ActiveCfg = Release|ARM
{D7708F67-C567-4F10-8581-F96711BAA1F4}.Release|ARM.Build.0 = Release|ARM
{D7708F67-C567-4F10-8581-F96711BAA1F4}.Release|AVR.ActiveCfg = Release|ARM
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|ARM.ActiveCfg = Debug|ARM
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|AVR.ActiveCfg = Debug|ARM
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|ARM.ActiveCfg = Release|ARM
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|ARM.Build.0 = Release|ARM
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|AVR.ActiveCfg = Release|ARM
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Debug|ARM.ActiveCfg = Debug|AVR
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Debug|ARM.Build.0 = Debug|AVR
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Debug|AVR.ActiveCfg = Debug|AVR
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Debug|AVR.Build.0 = Debug|AVR
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Release|ARM.ActiveCfg = Release|AVR
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Release|AVR.ActiveCfg = Release|AVR
{E03B6EAC-E4B9-4DCB-BC31-F8E96E98C083}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal