File: GarminUSBReader.sln

package info (click to toggle)
quickroute-gps 2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 19,576 kB
  • sloc: cs: 74,488; makefile: 72; sh: 43
file content (20 lines) | stat: -rw-r--r-- 918 bytes parent folder | download | duplicates (3)
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 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GarminUSBReader", "GarminUSBReader.csproj", "{8CC961B1-C721-4F7E-894A-D51FAA8C06E1}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{8CC961B1-C721-4F7E-894A-D51FAA8C06E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{8CC961B1-C721-4F7E-894A-D51FAA8C06E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{8CC961B1-C721-4F7E-894A-D51FAA8C06E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{8CC961B1-C721-4F7E-894A-D51FAA8C06E1}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal