<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="chrome_exe"
	ProjectGUID="{7B219FAA-E360-43C8-B341-804A94EEFFAC}"
	RootNamespace="chrome_exe"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
		<ToolFile
			RelativePath="..\tools\build\win\version.rules"
		/>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="1"
			InheritedPropertySheets=".\chrome_exe.vsprops;$(SolutionDir)..\build\debug.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="Version"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				BasicRuntimeChecks="0"
				BufferSecurityCheck="false"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				AdditionalManifestFiles="$(SolutionDir)\app\chrome.exe.manifest"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Copy first run complete sentinel file"
				CommandLine="copy $(ProjectDir)\FirstRun $(OutDir)\&quot;First Run&quot;"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="1"
			InheritedPropertySheets=".\chrome_exe.vsprops;$(SolutionDir)..\build\release.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="Version"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				AdditionalManifestFiles="$(SolutionDir)\app\chrome.exe.manifest"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Copy first run complete sentinel file"
				CommandLine="copy $(ProjectDir)\FirstRun $(OutDir)\&quot;First Run&quot;&#x0D;&#x0A;check_dependents.bat $(TargetPath) chrome.exe.deps&#x0D;&#x0A;"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="resources"
			>
			<File
				RelativePath=".\check_dependents.bat"
				>
			</File>
			<File
				RelativePath=".\chrome.exe.deps"
				>
			</File>
			<File
				RelativePath=".\chrome_exe.rc"
				>
			</File>
			<File
				RelativePath=".\chrome_exe_resource.h"
				>
			</File>
			<File
				RelativePath=".\chrome_exe_version.rc.version"
				>
			</File>
		</Filter>
		<File
			RelativePath=".\breakpad.cc"
			>
		</File>
		<File
			RelativePath=".\breakpad.h"
			>
		</File>
		<File
			RelativePath=".\chrome_exe_main.cc"
			>
		</File>
		<File
			RelativePath="..\common\chrome_switches.cc"
			>
		</File>
		<File
			RelativePath=".\client_util.cc"
			>
		</File>
		<File
			RelativePath=".\client_util.h"
			>
		</File>
		<File
			RelativePath="..\common\env_vars.cc"
			>
		</File>
		<File
			RelativePath="..\common\env_vars.h"
			>
		</File>
		<File
			RelativePath=".\google_update_client.cc"
			>
		</File>
		<File
			RelativePath=".\google_update_client.h"
			>
		</File>
		<File
			RelativePath=".\result_codes.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>