<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="plugin"
	ProjectGUID="{20A560A0-2CD0-4D9E-A58B-1F24B99C087A}"
	RootNamespace="plugin"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="4"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;..\tools\build\win\precompiled.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.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\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\skia\using_skia.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>
		<Filter
			Name="NPObject"
			>
			<File
				RelativePath=".\npobject_proxy.cc"
				>
			</File>
			<File
				RelativePath=".\npobject_proxy.h"
				>
			</File>
			<File
				RelativePath=".\npobject_stub.cc"
				>
			</File>
			<File
				RelativePath=".\npobject_stub.h"
				>
			</File>
			<File
				RelativePath=".\npobject_util.cc"
				>
			</File>
			<File
				RelativePath=".\npobject_util.h"
				>
			</File>
		</Filter>
		<File
			RelativePath=".\chrome_plugin_host.cc"
			>
		</File>
		<File
			RelativePath=".\chrome_plugin_host.h"
			>
		</File>
		<File
			RelativePath=".\plugin_channel.cc"
			>
		</File>
		<File
			RelativePath=".\plugin_channel.h"
			>
		</File>
		<File
			RelativePath=".\plugin_channel_base.cc"
			>
		</File>
		<File
			RelativePath=".\plugin_channel_base.h"
			>
		</File>
		<File
			RelativePath=".\plugin_main.cc"
			>
		</File>
		<File
			RelativePath=".\plugin_process.cc"
			>
		</File>
		<File
			RelativePath=".\plugin_process.h"
			>
		</File>
		<File
			RelativePath=".\plugin_thread.cc"
			>
		</File>
		<File
			RelativePath=".\plugin_thread.h"
			>
		</File>
		<File
			RelativePath="..\tools\build\win\precompiled.cc"
			>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					UsePrecompiledHeader="1"
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\tools\build\win\precompiled.h"
			>
		</File>
		<File
			RelativePath=".\webplugin_delegate_stub.cc"
			>
		</File>
		<File
			RelativePath=".\webplugin_delegate_stub.h"
			>
		</File>
		<File
			RelativePath=".\webplugin_proxy.cc"
			>
		</File>
		<File
			RelativePath=".\webplugin_proxy.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>