1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "autotrace", "autotrace.vcproj", "{E13CA74B-A192-4205-AEA0-5E945C269210}"
3EndProject
4Global
5	GlobalSection(SolutionConfiguration) = preSolution
6		ConfigName.0 = Debug
7		ConfigName.1 = Release
8	EndGlobalSection
9	GlobalSection(ProjectDependencies) = postSolution
10	EndGlobalSection
11	GlobalSection(ProjectConfiguration) = postSolution
12		{E13CA74B-A192-4205-AEA0-5E945C269210}.Debug.ActiveCfg = Debug|Win32
13		{E13CA74B-A192-4205-AEA0-5E945C269210}.Debug.Build.0 = Debug|Win32
14		{E13CA74B-A192-4205-AEA0-5E945C269210}.Release.ActiveCfg = Release|Win32
15		{E13CA74B-A192-4205-AEA0-5E945C269210}.Release.Build.0 = Release|Win32
16	EndGlobalSection
17	GlobalSection(ExtensibilityGlobals) = postSolution
18	EndGlobalSection
19	GlobalSection(ExtensibilityAddIns) = postSolution
20	EndGlobalSection
21EndGlobal
22