-
Notifications
You must be signed in to change notification settings - Fork 0
/
GPS.sln
32 lines (32 loc) · 1.65 KB
/
GPS.sln
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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GPS", "GPS\GPS.csproj", "{E83D2793-351A-45BF-B434-F3FA17305E8B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScheduledTaskAgent1", "ScheduledTaskAgent1\ScheduledTaskAgent1.csproj", "{DDC13BB6-15DF-4E35-836C-2DA6C5E28E48}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E83D2793-351A-45BF-B434-F3FA17305E8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E83D2793-351A-45BF-B434-F3FA17305E8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E83D2793-351A-45BF-B434-F3FA17305E8B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{E83D2793-351A-45BF-B434-F3FA17305E8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E83D2793-351A-45BF-B434-F3FA17305E8B}.Release|Any CPU.Build.0 = Release|Any CPU
{E83D2793-351A-45BF-B434-F3FA17305E8B}.Release|Any CPU.Deploy.0 = Release|Any CPU
{DDC13BB6-15DF-4E35-836C-2DA6C5E28E48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDC13BB6-15DF-4E35-836C-2DA6C5E28E48}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDC13BB6-15DF-4E35-836C-2DA6C5E28E48}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDC13BB6-15DF-4E35-836C-2DA6C5E28E48}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal