| Index: webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj
|
| ===================================================================
|
| --- webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj (revision 15753)
|
| +++ webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj (working copy)
|
| @@ -1,178 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="npapi_layout_test_plugin"
|
| - ProjectGUID="{BE6D5659-A8D5-4890-A42C-090DD10EF62C}"
|
| - RootNamespace="npapi_layout_test_plugin"
|
| - >
|
| - <Platforms>
|
| - <Platform
|
| - Name="Win32"
|
| - />
|
| - </Platforms>
|
| - <ToolFiles>
|
| - </ToolFiles>
|
| - <Configurations>
|
| - <Configuration
|
| - Name="Debug|Win32"
|
| - ConfigurationType="2"
|
| - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\build\webkit_common.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="VCLinkerTool"
|
| - AdditionalDependencies="winmm.lib"
|
| - ModuleDefinitionFile="npapi_layout_test_plugin.def"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCManifestTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCAppVerifierTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebDeploymentTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - CommandLine="xcopy.exe /Y /F $(TargetPath) $(TargetDir)\plugins\"
|
| - />
|
| - </Configuration>
|
| - <Configuration
|
| - Name="Release|Win32"
|
| - ConfigurationType="2"
|
| - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;..\..\build\webkit_common.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="VCLinkerTool"
|
| - AdditionalDependencies="winmm.lib"
|
| - ModuleDefinitionFile="npapi_layout_test_plugin.def"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCManifestTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCAppVerifierTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebDeploymentTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - CommandLine="xcopy.exe /Y /F $(TargetPath) $(TargetDir)\plugins\"
|
| - />
|
| - </Configuration>
|
| - </Configurations>
|
| - <References>
|
| - </References>
|
| - <Files>
|
| - <File
|
| - RelativePath=".\main.cpp"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\npapi_layout_test_plugin.rc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\PluginObject.cpp"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\PluginObject.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\resource.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\TestObject.cpp"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\TestObject.h"
|
| - >
|
| - </File>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|