<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="automation"
	ProjectGUID="{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}"
	RootNamespace="automation"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="4"
			InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\automation.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="4"
			InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\automation.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath=".\autocomplete_edit_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\autocomplete_edit_proxy.h"
			>
		</File>
		<File
			RelativePath=".\automation_constants.h"
			>
		</File>
		<File
			RelativePath=".\automation_handle_tracker.cc"
			>
		</File>
		<File
			RelativePath=".\automation_handle_tracker.h"
			>
		</File>
		<File
			RelativePath=".\automation_messages.h"
			>
		</File>
		<File
			RelativePath=".\automation_messages_internal.h"
			>
		</File>
		<File
			RelativePath=".\automation_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\automation_proxy.h"
			>
		</File>
		<File
			RelativePath=".\browser_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\browser_proxy.h"
			>
		</File>
		<File
			RelativePath=".\constrained_window_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\constrained_window_proxy.h"
			>
		</File>
		<File
			RelativePath=".\tab_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\tab_proxy.h"
			>
		</File>
		<File
			RelativePath=".\window_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\window_proxy.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>