| Index: webkit/glue/plugins/test/npapi_test_plugin.vcproj
|
| ===================================================================
|
| --- webkit/glue/plugins/test/npapi_test_plugin.vcproj (revision 15753)
|
| +++ webkit/glue/plugins/test/npapi_test_plugin.vcproj (working copy)
|
| @@ -1,288 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="npapi_test_plugin"
|
| - ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
|
| - RootNamespace="npapi_test"
|
| - >
|
| - <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_test.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"
|
| - />
|
| - </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_test.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"
|
| - />
|
| - </Configuration>
|
| - </Configurations>
|
| - <References>
|
| - </References>
|
| - <Files>
|
| - <File
|
| - RelativePath=".\npapi_constants.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\npapi_constants.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\npapi_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\npapi_test.rc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_arguments_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_arguments_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_client.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_client.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_create_instance_in_paint.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_create_instance_in_paint.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_delete_plugin_in_stream_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_delete_plugin_in_stream_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_get_javascript_url_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_get_javascript_url_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_geturl_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_geturl_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_javascript_open_popup.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_javascript_open_popup.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_new_fails_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_new_fails_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_npobject_lifetime_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_npobject_lifetime_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_npobject_proxy_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_npobject_proxy_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_private_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_private_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_window_size_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_window_size_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_windowed_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_windowed_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_windowless_test.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\plugin_windowless_test.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\resource.h"
|
| - >
|
| - </File>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|