diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
commit | 770137a4b5bd380a054eaf289abcf019e2337401 (patch) | |
tree | 5b34994f2c4265e145d612beca8ff24ae727fa1f /webkit | |
parent | 4f37d32d683ce68451c337a3d082197881090405 (diff) | |
download | chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.zip chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.gz chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.bz2 |
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
Patch fails otherwise on non-Windows platforms.
Review URL: http://codereview.chromium.org/14478
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
24 files changed, 20847 insertions, 20847 deletions
diff --git a/webkit/activex_shim/activex_shim.vcproj b/webkit/activex_shim/activex_shim.vcproj index b164014..26d4adc 100644 --- a/webkit/activex_shim/activex_shim.vcproj +++ b/webkit/activex_shim/activex_shim.vcproj @@ -1,204 +1,204 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="activex_shim"
- ProjectGUID="{F4F4BCAA-EA59-445C-A119-3E6C29647A51}"
- RootNamespace="activex_shim"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\activex_shim.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="TRACK_INTERFACE"
- />
- <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;.\activex_shim.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=".\activex_plugin.cc"
- >
- </File>
- <File
- RelativePath=".\activex_plugin.h"
- >
- </File>
- <File
- RelativePath=".\activex_shared.cc"
- >
- </File>
- <File
- RelativePath=".\activex_shared.h"
- >
- </File>
- <File
- RelativePath=".\activex_util.cc"
- >
- </File>
- <File
- RelativePath=".\activex_util.h"
- >
- </File>
- <File
- RelativePath=".\dispatch_object.cc"
- >
- </File>
- <File
- RelativePath=".\dispatch_object.h"
- >
- </File>
- <File
- RelativePath=".\ihtmldocument_impl.h"
- >
- </File>
- <File
- RelativePath=".\iwebbrowser_impl.h"
- >
- </File>
- <File
- RelativePath=".\npn_scripting.cc"
- >
- </File>
- <File
- RelativePath=".\npn_scripting.h"
- >
- </File>
- <File
- RelativePath=".\npp_impl.cc"
- >
- </File>
- <File
- RelativePath=".\npp_impl.h"
- >
- </File>
- <File
- RelativePath=".\README"
- >
- </File>
- <File
- RelativePath=".\web_activex_container.cc"
- >
- </File>
- <File
- RelativePath=".\web_activex_container.h"
- >
- </File>
- <File
- RelativePath=".\web_activex_site.cc"
- >
- </File>
- <File
- RelativePath=".\web_activex_site.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="activex_shim" + ProjectGUID="{F4F4BCAA-EA59-445C-A119-3E6C29647A51}" + RootNamespace="activex_shim" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\activex_shim.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="TRACK_INTERFACE" + /> + <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;.\activex_shim.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=".\activex_plugin.cc" + > + </File> + <File + RelativePath=".\activex_plugin.h" + > + </File> + <File + RelativePath=".\activex_shared.cc" + > + </File> + <File + RelativePath=".\activex_shared.h" + > + </File> + <File + RelativePath=".\activex_util.cc" + > + </File> + <File + RelativePath=".\activex_util.h" + > + </File> + <File + RelativePath=".\dispatch_object.cc" + > + </File> + <File + RelativePath=".\dispatch_object.h" + > + </File> + <File + RelativePath=".\ihtmldocument_impl.h" + > + </File> + <File + RelativePath=".\iwebbrowser_impl.h" + > + </File> + <File + RelativePath=".\npn_scripting.cc" + > + </File> + <File + RelativePath=".\npn_scripting.h" + > + </File> + <File + RelativePath=".\npp_impl.cc" + > + </File> + <File + RelativePath=".\npp_impl.h" + > + </File> + <File + RelativePath=".\README" + > + </File> + <File + RelativePath=".\web_activex_container.cc" + > + </File> + <File + RelativePath=".\web_activex_container.h" + > + </File> + <File + RelativePath=".\web_activex_site.cc" + > + </File> + <File + RelativePath=".\web_activex_site.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/activex_shim_dll/activex_shim_dll.vcproj b/webkit/activex_shim_dll/activex_shim_dll.vcproj index d27f51d..7ac5c2f 100644 --- a/webkit/activex_shim_dll/activex_shim_dll.vcproj +++ b/webkit/activex_shim_dll/activex_shim_dll.vcproj @@ -1,162 +1,162 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="activex_shim_dll"
- ProjectGUID="{494E414B-1655-48CE-996D-6413ECFB7829}"
- RootNamespace="activex_shim_dll"
- Keyword="AtlProj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\activex_shim_dll.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="TRACK_INTERFACE"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <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\release.vsprops;.\activex_shim_dll.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"
- />
- <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=".\activex_shim_dll.cc"
- >
- </File>
- <File
- RelativePath=".\activex_shim_dll.def"
- >
- </File>
- <File
- RelativePath=".\activex_shim_dll.rc"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="activex_shim_dll" + ProjectGUID="{494E414B-1655-48CE-996D-6413ECFB7829}" + RootNamespace="activex_shim_dll" + Keyword="AtlProj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="2" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\activex_shim_dll.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="TRACK_INTERFACE" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <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\release.vsprops;.\activex_shim_dll.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" + /> + <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=".\activex_shim_dll.cc" + > + </File> + <File + RelativePath=".\activex_shim_dll.def" + > + </File> + <File + RelativePath=".\activex_shim_dll.rc" + > + </File> + <File + RelativePath=".\resource.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/JSConfig/KJSConfig.vcproj b/webkit/build/JSConfig/KJSConfig.vcproj index e4a3bc4..3cdf197 100644 --- a/webkit/build/JSConfig/KJSConfig.vcproj +++ b/webkit/build/JSConfig/KJSConfig.vcproj @@ -1,150 +1,150 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="KJSConfig"
- ProjectGUID="{2BCD6193-D243-422C-BB1A-BC219BF147B3}"
- RootNamespace="KJSConfig"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) kjs"
- AdditionalDependencies="$(ProjectDir)..\..\config.h.in"
- Outputs="$(OutDir)\obj\WebCore\config.h"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <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="1"
- InheritedPropertySheets="$(SolutionDir)\..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) kjs"
- AdditionalDependencies="$(ProjectDir)..\..\config.h.in"
- Outputs="$(OutDir)\obj\WebCore\config.h"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <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>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="KJSConfig" + ProjectGUID="{2BCD6193-D243-422C-BB1A-BC219BF147B3}" + RootNamespace="KJSConfig" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) kjs" + AdditionalDependencies="$(ProjectDir)..\..\config.h.in" + Outputs="$(OutDir)\obj\WebCore\config.h" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <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="1" + InheritedPropertySheets="$(SolutionDir)\..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) kjs" + AdditionalDependencies="$(ProjectDir)..\..\config.h.in" + Outputs="$(OutDir)\obj\WebCore\config.h" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <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> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/JSConfig/V8Config.vcproj b/webkit/build/JSConfig/V8Config.vcproj index f8d9659..78aea2b 100644 --- a/webkit/build/JSConfig/V8Config.vcproj +++ b/webkit/build/JSConfig/V8Config.vcproj @@ -1,74 +1,74 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="V8Config"
- ProjectGUID="{2E2D3301-2EC4-4C0F-B889-87073B30F673}"
- RootNamespace="V8Config"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) v8"
- AdditionalDependencies="$(ProjectDir)..\..\config.h.in"
- Outputs="$(OutDir)\obj\WebCore\config.h"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) v8"
- AdditionalDependencies="$(ProjectDir)..\..\config.h.in"
- Outputs="$(OutDir)\obj\WebCore\config.h"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\create-config.sh"
- >
- </File>
- <File
- RelativePath=".\prebuild.bat"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="V8Config" + ProjectGUID="{2E2D3301-2EC4-4C0F-B889-87073B30F673}" + RootNamespace="V8Config" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) v8" + AdditionalDependencies="$(ProjectDir)..\..\config.h.in" + Outputs="$(OutDir)\obj\WebCore\config.h" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) v8" + AdditionalDependencies="$(ProjectDir)..\..\config.h.in" + Outputs="$(OutDir)\obj\WebCore\config.h" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath=".\create-config.sh" + > + </File> + <File + RelativePath=".\prebuild.bat" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/JavaScriptCore/JavaScriptCore.vcproj b/webkit/build/JavaScriptCore/JavaScriptCore.vcproj index d3be7f6..cdde44d 100644 --- a/webkit/build/JavaScriptCore/JavaScriptCore.vcproj +++ b/webkit/build/JavaScriptCore/JavaScriptCore.vcproj @@ -1,1168 +1,1168 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="JavaScriptCore"
- ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}"
- RootNamespace="JavaScriptCore"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets=".\bug_1124849_debug.vsprops;.\javascriptcore.vsprops;..\precompiled_webkit.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=".\bug_1124849_release.vsprops;.\javascriptcore.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="KJS"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArgList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArgList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Arguments.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Arguments.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CallData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CallData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ClassInfo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\collector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\collector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CollectorHeapIntrospector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CommonIdentifiers.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CommonIdentifiers.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Completion.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\config.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ConstructData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ConstructData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateInstance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateInstance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateMath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateMath.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DatePrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DatePrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\debugger.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\debugger.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\DebuggerCallFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\DebuggerCallFrame.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Error.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Error.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorInstance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorInstance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\interpreter\CallFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\interpreter\CallFrame.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GetterSetter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GetterSetter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GlobalEvalFunction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GlobalEvalFunction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Identifier.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\identifier.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InitializeThreading.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InitializeThreading.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InternalFunction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InternalFunction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Interpreter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Interpreter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSActivation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSActivation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSArray.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSArray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSCell.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSCell.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSFunction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSFunction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalObjectFunctions.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalObjectFunctions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSImmediate.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSImmediate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSLock.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSLock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNotAnObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNotAnObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNumberCell.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNumberCell.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSStaticScopeObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSStaticScopeObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSString.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSString.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSType.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSVariableObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSVariableObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSWrapperObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSWrapperObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\bytecompiler\LabelScope.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Lexer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Lexer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Lookup.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Lookup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\MathObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\MathObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NodeInfo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Nodes.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Nodes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Operations.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Operations.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Parser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Parser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertyMapHashTable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertyNameArray.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertyNameArray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertySlot.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertySlot.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Protect.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PrototypeFunction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PrototypeFunction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExp.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ScopeChain.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ScopeChain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ScopeChainMark.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\SmallStrings.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\SmallStrings.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\SourceCode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\SourceProvider.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringObjectThatMasqueradesAsUndefined.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringPrototype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringPrototype.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureID.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureID.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureIDChain.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureIDChain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureIDTransitionTable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\SymbolTable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\UString.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ustring.h"
- >
- </File>
- </Filter>
- <Filter
- Name="DerivedSources"
- >
- <File
- RelativePath="$(IntDir)\DerivedSources\array_object.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\date_object.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\grammar.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\grammar.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\lexer.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\math_object.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\number_object.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\regexp_object.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\string_object.lut.h"
- >
- </File>
- </Filter>
- <Filter
- Name="API"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\APICast.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JavaScript.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JavaScriptCore.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackFunction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackFunction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSClassRef.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSClassRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSContextRef.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSContextRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSObjectRef.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSObjectRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSProfilerPrivate.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSProfilerPrivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSRetainPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRef.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRefBSTR.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRefBSTR.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSValueRef.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSValueRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\OpaqueJSString.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\OpaqueJSString.h"
- >
- </File>
- </Filter>
- <Filter
- Name="profiler"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\CallIdentifier.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\HeavyProfile.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\HeavyProfile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profile.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileGenerator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileGenerator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileNode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profiler.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profiler.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\TreeProfile.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\TreeProfile.h"
- >
- </File>
- </Filter>
- <Filter
- Name="VM"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CodeBlock.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CodeBlock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\bytecompiler\CodeGenerator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\bytecompiler\CodeGenerator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CTI.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CTI.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\ExceptionHelpers.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\ExceptionHelpers.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Instruction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSPropertyNameIterator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSPropertyNameIterator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\LabelID.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Machine.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Machine.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Opcode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Opcode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Register.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\RegisterFile.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\RegisterFile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\RegisterID.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\SamplingTool.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\SamplingTool.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\SegmentedVector.h"
- >
- </File>
- </Filter>
- <Filter
- Name="wrec"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\CharacterClassConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\CharacterClassConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\WREC.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\WREC.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\precompiled_webkit.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\precompiled_webkit.h"
- >
- </File>
- <File
- RelativePath="..\precompiled_webkit_c.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- PrecompiledHeaderFile="$(IntDir)\precompiled_webkit_c.pch"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="JavaScriptCore" + ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}" + RootNamespace="JavaScriptCore" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets=".\bug_1124849_debug.vsprops;.\javascriptcore.vsprops;..\precompiled_webkit.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=".\bug_1124849_release.vsprops;.\javascriptcore.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="KJS" + > + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArgList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArgList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Arguments.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Arguments.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ArrayPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\BooleanPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CallData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CallData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ClassInfo.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\collector.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\collector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CollectorHeapIntrospector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CommonIdentifiers.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\CommonIdentifiers.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Completion.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\config.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ConstructData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ConstructData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateInstance.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateInstance.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateMath.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DateMath.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DatePrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\DatePrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\debugger.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\debugger.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\DebuggerCallFrame.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\debugger\DebuggerCallFrame.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Error.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Error.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorInstance.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorInstance.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ErrorPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\interpreter\CallFrame.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\interpreter\CallFrame.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\FunctionPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GetterSetter.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GetterSetter.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GlobalEvalFunction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\GlobalEvalFunction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Identifier.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\identifier.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InitializeThreading.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InitializeThreading.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InternalFunction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\InternalFunction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Interpreter.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Interpreter.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSActivation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSActivation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSArray.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSArray.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSCell.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSCell.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSFunction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSFunction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalObjectFunctions.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSGlobalObjectFunctions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSImmediate.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSImmediate.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSLock.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSLock.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNotAnObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNotAnObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNumberCell.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSNumberCell.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSStaticScopeObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSStaticScopeObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSString.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSString.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSType.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSVariableObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSVariableObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSWrapperObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSWrapperObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\bytecompiler\LabelScope.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Lexer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Lexer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Lookup.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Lookup.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\MathObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\MathObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NativeErrorPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NodeInfo.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Nodes.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Nodes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\NumberPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ObjectPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Operations.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Operations.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\Parser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Parser.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertyMapHashTable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertyNameArray.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertyNameArray.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertySlot.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PropertySlot.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\Protect.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PrototypeFunction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\PrototypeFunction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExp.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExp.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\RegExpPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ScopeChain.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ScopeChain.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ScopeChainMark.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\SmallStrings.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\SmallStrings.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\SourceCode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\parser\SourceProvider.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringObjectThatMasqueradesAsUndefined.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringPrototype.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StringPrototype.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureID.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureID.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureIDChain.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureIDChain.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\StructureIDTransitionTable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\SymbolTable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\UString.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ustring.h" + > + </File> + </Filter> + <Filter + Name="DerivedSources" + > + <File + RelativePath="$(IntDir)\DerivedSources\array_object.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\date_object.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\grammar.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\grammar.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\lexer.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\math_object.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\number_object.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\regexp_object.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\string_object.lut.h" + > + </File> + </Filter> + <Filter + Name="API" + > + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\APICast.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JavaScript.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JavaScriptCore.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackFunction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackFunction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSCallbackObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSClassRef.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSClassRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSContextRef.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSContextRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSObjectRef.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSObjectRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSProfilerPrivate.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSProfilerPrivate.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSRetainPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRef.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRefBSTR.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSStringRefBSTR.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSValueRef.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\JSValueRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\OpaqueJSString.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\API\OpaqueJSString.h" + > + </File> + </Filter> + <Filter + Name="profiler" + > + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\CallIdentifier.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\HeavyProfile.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\HeavyProfile.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profile.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profile.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileGenerator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileGenerator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\ProfileNode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profiler.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\Profiler.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\TreeProfile.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\profiler\TreeProfile.h" + > + </File> + </Filter> + <Filter + Name="VM" + > + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CodeBlock.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CodeBlock.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\bytecompiler\CodeGenerator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\bytecompiler\CodeGenerator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CTI.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\CTI.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\ExceptionHelpers.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\ExceptionHelpers.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Instruction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSPropertyNameIterator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSPropertyNameIterator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\LabelID.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Machine.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Machine.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Opcode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Opcode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\Register.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\RegisterFile.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\RegisterFile.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\RegisterID.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\SamplingTool.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\SamplingTool.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\VM\SegmentedVector.h" + > + </File> + </Filter> + <Filter + Name="wrec" + > + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\CharacterClassConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\CharacterClassConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\WREC.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wrec\WREC.h" + > + </File> + </Filter> + <File + RelativePath="..\precompiled_webkit.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\precompiled_webkit.h" + > + </File> + <File + RelativePath="..\precompiled_webkit_c.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + PrecompiledHeaderFile="$(IntDir)\precompiled_webkit_c.pch" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj b/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj index 1729ab2..b34b3c5 100644 --- a/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj +++ b/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj @@ -1,167 +1,167 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="JavaScriptCore_pcre"
- ProjectGUID="{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}"
- RootNamespace="JavaScriptCore_pcre"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\javascriptcore.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;.\javascriptcore.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=".\copy_files.bat"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_compile.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_exec.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_internal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_ucp_searchfuncs.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_tables.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_xclass.cpp"
- >
- </File>
- <File
- RelativePath=".\prebuild.bat"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\ucpinternal.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="JavaScriptCore_pcre" + ProjectGUID="{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}" + RootNamespace="JavaScriptCore_pcre" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\javascriptcore.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;.\javascriptcore.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=".\copy_files.bat" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_compile.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_exec.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_internal.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_ucp_searchfuncs.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_tables.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_xclass.cpp" + > + </File> + <File + RelativePath=".\prebuild.bat" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\ucpinternal.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/JavaScriptCore/WTF.vcproj b/webkit/build/JavaScriptCore/WTF.vcproj index 10f837e..c4636de 100644 --- a/webkit/build/JavaScriptCore/WTF.vcproj +++ b/webkit/build/JavaScriptCore/WTF.vcproj @@ -1,347 +1,347 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="WTF"
- ProjectGUID="{AA8A5A85-592B-4357-BC60-E0E91E026AF6}"
- RootNamespace="WTF"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\wtf.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;.\wtf.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="..\..\..\third_party\WebKit\JavaScriptCore\wtf\AlwaysInline.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ASCIICType.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Assertions.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Assertions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\Collator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\icu\CollatorICU.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Deque.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\FastMalloc.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\FastMalloc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Forward.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\GetPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashCountedSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashFunctions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashTable.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashTable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashTraits.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ListRefPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\MainThread.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\MainThread.h"
- >
- </File>
- <File
- RelativePath="..\..\pending\wtf\MathExtras.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Noncopyable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\OwnArrayPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\OwnPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\PassRefPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Platform.h"
- >
- </File>
- <File
- RelativePath="..\precompiled_webkit.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\precompiled_webkit.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefCounted.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefCountedLeakCounter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefPtrHashMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\StdLibExtras.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\StringExtras.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCPackedCache.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCPageMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCSpinLock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCSystemAlloc.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCSystemAlloc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Threading.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ThreadingWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\Unicode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\icu\UnicodeIcu.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\UnusedParam.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\UTF8.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\UTF8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Vector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\VectorTraits.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="WTF" + ProjectGUID="{AA8A5A85-592B-4357-BC60-E0E91E026AF6}" + RootNamespace="WTF" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\wtf.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;.\wtf.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="..\..\..\third_party\WebKit\JavaScriptCore\wtf\AlwaysInline.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ASCIICType.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Assertions.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Assertions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\Collator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\icu\CollatorICU.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Deque.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\dtoa.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\FastMalloc.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\FastMalloc.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Forward.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\GetPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashCountedSet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashFunctions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashSet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashTable.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashTable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\HashTraits.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ListRefPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\MainThread.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\MainThread.h" + > + </File> + <File + RelativePath="..\..\pending\wtf\MathExtras.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Noncopyable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\OwnArrayPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\OwnPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\PassRefPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Platform.h" + > + </File> + <File + RelativePath="..\precompiled_webkit.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\precompiled_webkit.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefCounted.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefCountedLeakCounter.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RefPtrHashMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\StdLibExtras.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\StringExtras.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCPackedCache.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCPageMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCSpinLock.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCSystemAlloc.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TCSystemAlloc.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Threading.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ThreadingWin.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\Unicode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\icu\UnicodeIcu.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\UnusedParam.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\UTF8.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\unicode\UTF8.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\Vector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\VectorTraits.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/JavaScriptCore/testapi.vcproj b/webkit/build/JavaScriptCore/testapi.vcproj index e1e8b8d..9bc556e 100644 --- a/webkit/build/JavaScriptCore/testapi.vcproj +++ b/webkit/build/JavaScriptCore/testapi.vcproj @@ -1,149 +1,149 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="testapi"
- ProjectGUID="{BF27B0A0-08B1-44EB-B0A2-E58C187FB087}"
- RootNamespace="testapi"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\bug_1124849_debug.vsprops;.\testapi.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"
- />
- <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="1"
- InheritedPropertySheets=".\bug_1124849_release.vsprops;.\testapi.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"
- />
- <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="..\..\..\third_party\WebKit\JavaScriptCore\API\tests\testapi.js"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="testapi" + ProjectGUID="{BF27B0A0-08B1-44EB-B0A2-E58C187FB087}" + RootNamespace="testapi" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets=".\bug_1124849_debug.vsprops;.\testapi.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" + /> + <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="1" + InheritedPropertySheets=".\bug_1124849_release.vsprops;.\testapi.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" + /> + <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="..\..\..\third_party\WebKit\JavaScriptCore\API\tests\testapi.js" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/KJSBindings/KJSBindings.vcproj b/webkit/build/KJSBindings/KJSBindings.vcproj index be8ba3a9..4c61b27 100644 --- a/webkit/build/KJSBindings/KJSBindings.vcproj +++ b/webkit/build/KJSBindings/KJSBindings.vcproj @@ -1,3343 +1,3343 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="KJSBindings"
- ProjectGUID="{867F64C9-D631-41A9-B467-13D6378A72AA}"
- RootNamespace="KJSBindings"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\KJSBindings.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;.\KJSBindings.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="DerivedSources"
- >
- <File
- RelativePath="$(IntDir)\DerivedSources\CSSGrammar.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\CSSGrammar.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\HTMLNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\HTMLNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSAttr.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSAttr.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSBarInfo.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSBarInfo.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasGradient.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasGradient.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasPattern.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasPattern.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasPixelArray.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasPixelArray.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasRenderingContext2D.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCanvasRenderingContext2D.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCDATASection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCDATASection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCharacterData.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCharacterData.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSClipboard.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSClipboard.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSComment.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSComment.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSConsole.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSConsole.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCounter.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCounter.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSCharsetRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSCharsetRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSFontFaceRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSFontFaceRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSImportRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSImportRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSMediaRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSMediaRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSPageRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSPageRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSPrimitiveValue.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSPrimitiveValue.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSRuleList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSRuleList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSStyleDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSStyleDeclaration.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSStyleRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSStyleRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSStyleSheet.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSValue.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSValue.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSValueList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSValueList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesDeclaration.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDatabase.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDatabase.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDocument.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDocument.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDocumentFragment.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDocumentFragment.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDocumentType.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDocumentType.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMApplicationCache.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMApplicationCache.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMCoreException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMCoreException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMImplementation.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMImplementation.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMParser.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMParser.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMSelection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMSelection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMWindow.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMWindow.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSDOMWindowBase.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEntity.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEntity.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEntityReference.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEntityReference.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEventException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEventException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEventTargetBase.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEventTargetNode.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSEventTargetNode.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSFile.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSFile.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSFileList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSFileList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSGeolocation.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSGeoposition.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHistory.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHistory.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAnchorElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAnchorElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAppletElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAppletElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAreaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAreaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAudioElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLAudioElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseFontElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseFontElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBlockquoteElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBlockquoteElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBodyElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBodyElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBRElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLBRElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLButtonElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLButtonElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLCanvasElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLCanvasElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLCollection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLCollection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDirectoryElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDirectoryElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDivElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDivElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDListElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDListElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDocument.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLDocument.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLElementWrapperFactory.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLElementWrapperFactory.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLEmbedElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLEmbedElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFieldSetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFieldSetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFontElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFontElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFormElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFormElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameSetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameSetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadingElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadingElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHRElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHRElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHtmlElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLHtmlElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLIFrameElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLIFrameElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLImageElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLImageElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLInputElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLInputElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLIsIndexElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLIsIndexElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLabelElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLabelElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLegendElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLegendElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLIElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLIElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLinkElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLLinkElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMapElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMapElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMarqueeElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMarqueeElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMediaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMediaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMenuElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMenuElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMetaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLMetaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLModElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLModElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLObjectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLObjectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOListElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOListElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOptGroupElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOptGroupElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionsCollection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionsCollection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLParagraphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLParagraphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLParamElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLParamElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLPreElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLPreElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLQuoteElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLQuoteElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLScriptElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLSelectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLSelectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLSourceElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLSourceElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLStyleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLStyleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCaptionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCaptionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCellElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCellElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableColElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableColElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableRowElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableRowElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableSectionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTableSectionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTextAreaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTextAreaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTitleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLTitleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLUListElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLUListElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLVideoElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSHTMLVideoElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSImageData.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSImageData.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSKeyboardEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSKeyboardEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSLocation.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSLocation.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMediaError.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMediaError.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMediaList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMediaList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMessageChannel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMessageChannel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMessageEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMessageEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMessagePort.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMessagePort.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMimeType.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMimeType.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMimeTypeArray.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMimeTypeArray.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMouseEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMouseEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMutationEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSMutationEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNamedNodeMap.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNamedNodeMap.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNavigator.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNavigator.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNode.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNode.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNodeFilter.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNodeFilter.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNodeIterator.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNodeIterator.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNodeList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNodeList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNotation.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSNotation.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSOverflowEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSOverflowEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSPlugin.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSPlugin.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSPluginArray.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSPluginArray.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSPositionError.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSPositionOptions.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSProcessingInstruction.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSProcessingInstruction.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSProgressEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSProgressEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRange.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRange.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRangeException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRangeException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRect.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRect.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSRGBColor.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSScreen.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSScreen.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLError.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLError.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLResultSet.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLResultSet.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLResultSetRowList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLResultSetRowList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLTransaction.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSQLTransaction.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSStyleSheet.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSStyleSheetList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSStyleSheetList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAltGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAltGlyphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAngle.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAngle.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateColorElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateColorElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedAngle.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedAngle.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedBoolean.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedBoolean.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedEnumeration.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedEnumeration.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedInteger.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedInteger.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLength.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLength.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLengthList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLengthList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumber.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumber.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumberList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumberList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedPreserveAspectRatio.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedPreserveAspectRatio.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedRect.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedRect.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedString.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedString.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedTransformList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedTransformList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateTransformElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateTransformElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimationElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGAnimationElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGCircleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGCircleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGClipPathElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGClipPathElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGColor.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGColor.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGComponentTransferFunctionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGComponentTransferFunctionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGCursorElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGCursorElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDefinitionSrcElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDefinitionSrcElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDefsElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDefsElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDescElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDescElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDocument.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGDocument.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstance.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstance.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstanceList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstanceList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElementWrapperFactory.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGElementWrapperFactory.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGEllipseElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGEllipseElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEBlendElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEBlendElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEColorMatrixElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEColorMatrixElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEComponentTransferElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEComponentTransferElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFECompositeElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFECompositeElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEDiffuseLightingElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEDiffuseLightingElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEDisplacementMapElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEDisplacementMapElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEDistantLightElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEDistantLightElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFloodElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFloodElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncAElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncAElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncBElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncBElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncRElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncRElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEGaussianBlurElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEGaussianBlurElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEImageElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEImageElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeNodeElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeNodeElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEOffsetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEOffsetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEPointLightElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFEPointLightElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFESpecularLightingElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFESpecularLightingElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFESpotLightElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFESpotLightElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFETileElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFETileElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFETurbulenceElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFETurbulenceElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFilterElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFilterElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceFormatElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceFormatElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceNameElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceNameElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceSrcElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceSrcElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceUriElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceUriElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGForeignObjectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGForeignObjectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGGlyphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGGradientElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGImageElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGImageElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLength.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLength.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLengthList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLengthList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLinearGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLinearGradientElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLineElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGLineElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMarkerElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMarkerElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMaskElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMaskElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMatrix.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMatrix.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMetadataElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMetadataElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMissingGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGMissingGlyphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGNumber.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGNumber.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGNumberList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGNumberList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPaint.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPaint.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSeg.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSeg.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegClosePath.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegClosePath.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPatternElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPatternElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPoint.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPoint.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPointList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPointList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPolygonElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPolygonElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPolylineElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPolylineElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPreserveAspectRatio.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGPreserveAspectRatio.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRadialGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRadialGradientElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRect.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRect.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRenderingIntent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGRenderingIntent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGScriptElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGStopElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGStopElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGStringList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGStringList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGStyleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGStyleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSVGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSVGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSwitchElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSwitchElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSymbolElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGSymbolElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextContentElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextContentElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextPathElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextPathElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextPositioningElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTextPositioningElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTitleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTitleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTransform.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTransform.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTransformList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTransformList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTRefElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTRefElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTSpanElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGTSpanElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGUnitTypes.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGUnitTypes.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGUseElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGUseElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGViewElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGViewElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGZoomEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSSVGZoomEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSText.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSText.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTextEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTextEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTextMetrics.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTextMetrics.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTimeRanges.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTimeRanges.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTreeWalker.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSTreeWalker.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSUIEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSUIEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSVoidCallback.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSVoidCallback.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitAnimationEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitAnimationEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframeRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframeRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframesRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframesRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSTransformValue.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSTransformValue.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitTransitionEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWebKitTransitionEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWheelEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSWheelEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequest.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequest.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestProgressEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestProgressEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestUpload.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestUpload.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLSerializer.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXMLSerializer.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathEvaluator.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathEvaluator.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathExpression.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathExpression.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathNSResolver.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathNSResolver.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathResult.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXPathResult.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXSLTProcessor.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\JSXSLTProcessor.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\kjs_navigator.lut.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheets.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheetsData.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XLinkNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XLinkNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XMLNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XMLNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XPathGrammar.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XPathGrammar.h"
- >
- </File>
- </Filter>
- <Filter
- Name="inspector"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\InspectorClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\InspectorController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\InspectorController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptCallFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptCallFrame.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptDebugListener.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptDebugServer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptDebugServer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfile.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfileNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfileNode.h"
- >
- </File>
- </Filter>
- <Filter
- Name="bridge"
- >
- <File
- RelativePath="..\..\port\bridge\KJSBridge.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\NP_jsobject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\NP_jsobject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime_internal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime_priv.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_array.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_array.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_method.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_method.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_object.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_object.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_root.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_root.h"
- >
- </File>
- <Filter
- Name="c"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_class.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_class.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_instance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_instance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_runtime.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_runtime.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_utility.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_utility.h"
- >
- </File>
- </Filter>
- </Filter>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\GCController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\GCController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSAttrCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSAudioConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSAudioConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCanvasRenderingContext2DCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSClipboardCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSConsoleCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCSSRuleCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCSSStyleDeclarationCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCSSValueCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomPositionCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomPositionErrorCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementErrorCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementErrorCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionErrorCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionErrorCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomVoidCallback.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomVoidCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomXPathNSResolver.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomXPathNSResolver.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDatabaseCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDocumentCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDocumentFragmentCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMApplicationCacheCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMBinding.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMBinding.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMGlobalObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMGlobalObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowCustom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowShell.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowShell.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventListener.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventListener.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventTarget.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventTarget.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventTargetNodeCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSGeolocationCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHistoryCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLAllCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLAllCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLAppletElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLCollectionCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLDocumentCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLEmbedElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLFormElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLFrameElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLFrameSetElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLIFrameElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLInputElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLInputElementCustom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLObjectElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLOptionsCollectionCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLSelectElementCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLSelectElementCustom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSImageConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSImageConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSImageDataCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectedObjectWrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectedObjectWrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectorCallbackWrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectorCallbackWrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSLocationCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessageChannelConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessageChannelConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessageChannelCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessagePortCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMimeTypeArrayCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNamedNodeMapCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNamedNodesCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNamedNodesCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNavigatorCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeFilterCondition.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeFilterCondition.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeFilterCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeIteratorCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeListCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSOptionConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSOptionConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginArrayCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginElementFunctions.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginElementFunctions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSQuarantinedObjectWrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSQuarantinedObjectWrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSRGBColor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSRGBColor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSQLResultSetRowListCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSQLTransactionCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSStyleSheetCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSStyleSheetListCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGElementInstanceCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGLengthCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGMatrixCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPathSegCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPathSegListCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPODTypeWrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPointListCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGTransformListCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSTextCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSTreeWalkerCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestUploadCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXSLTProcessorConstructor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXSLTProcessorConstructor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXSLTProcessorCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\precompiled_webkit.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\precompiled_webkit.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScheduledAction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScheduledAction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptCallContext.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptController.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\js\ScriptControllerChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\StringSourceProvider.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="KJSBindings" + ProjectGUID="{867F64C9-D631-41A9-B467-13D6378A72AA}" + RootNamespace="KJSBindings" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\KJSBindings.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;.\KJSBindings.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="DerivedSources" + > + <File + RelativePath="$(IntDir)\DerivedSources\CSSGrammar.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\CSSGrammar.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\HTMLNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\HTMLNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSAttr.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSAttr.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSBarInfo.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSBarInfo.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasGradient.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasGradient.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasPattern.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasPattern.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasPixelArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasPixelArray.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasRenderingContext2D.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCanvasRenderingContext2D.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCDATASection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCDATASection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCharacterData.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCharacterData.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSClipboard.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSClipboard.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSComment.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSComment.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSConsole.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSConsole.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCounter.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCounter.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSCharsetRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSCharsetRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSFontFaceRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSFontFaceRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSImportRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSImportRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSMediaRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSMediaRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSPageRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSPageRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSPrimitiveValue.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSPrimitiveValue.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSRuleList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSRuleList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSStyleDeclaration.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSStyleDeclaration.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSStyleRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSStyleRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSStyleSheet.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSStyleSheet.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSValue.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSValue.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSValueList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSValueList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesDeclaration.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesDeclaration.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSCSSVariablesRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDatabase.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDatabase.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDocument.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDocument.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDocumentFragment.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDocumentFragment.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDocumentType.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDocumentType.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMApplicationCache.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMApplicationCache.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMCoreException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMCoreException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMImplementation.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMImplementation.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMParser.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMParser.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMSelection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMSelection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMWindow.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMWindow.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSDOMWindowBase.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEntity.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEntity.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEntityReference.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEntityReference.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEventException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEventException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEventTargetBase.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEventTargetNode.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSEventTargetNode.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSFile.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSFile.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSFileList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSFileList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSGeolocation.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSGeoposition.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHistory.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHistory.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAnchorElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAnchorElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAppletElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAppletElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAreaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAreaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAudioElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLAudioElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseFontElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBaseFontElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBlockquoteElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBlockquoteElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBodyElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBodyElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBRElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLBRElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLButtonElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLButtonElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLCanvasElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLCanvasElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLCollection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLCollection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDirectoryElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDirectoryElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDivElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDivElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDListElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDListElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDocument.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLDocument.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLElementWrapperFactory.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLElementWrapperFactory.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLEmbedElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLEmbedElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFieldSetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFieldSetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFontElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFontElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFormElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFormElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameSetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLFrameSetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadingElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHeadingElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHRElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHRElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHtmlElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLHtmlElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLIFrameElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLIFrameElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLImageElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLImageElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLInputElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLInputElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLIsIndexElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLIsIndexElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLabelElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLabelElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLegendElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLegendElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLIElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLIElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLinkElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLLinkElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMapElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMapElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMarqueeElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMarqueeElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMediaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMediaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMenuElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMenuElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMetaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLMetaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLModElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLModElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLObjectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLObjectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOListElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOListElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOptGroupElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOptGroupElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionsCollection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLOptionsCollection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLParagraphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLParagraphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLParamElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLParamElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLPreElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLPreElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLQuoteElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLQuoteElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLScriptElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLScriptElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLSelectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLSelectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLSourceElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLSourceElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLStyleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLStyleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCaptionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCaptionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCellElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableCellElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableColElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableColElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableRowElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableRowElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableSectionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTableSectionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTextAreaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTextAreaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTitleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLTitleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLUListElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLUListElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLVideoElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSHTMLVideoElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSImageData.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSImageData.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSKeyboardEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSKeyboardEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSLocation.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSLocation.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMediaError.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMediaError.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMediaList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMediaList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMessageChannel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMessageChannel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMessageEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMessageEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMessagePort.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMessagePort.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMimeType.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMimeType.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMimeTypeArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMimeTypeArray.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMouseEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMouseEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMutationEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSMutationEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNamedNodeMap.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNamedNodeMap.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNavigator.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNavigator.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNode.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNode.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNodeFilter.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNodeFilter.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNodeIterator.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNodeIterator.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNodeList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNodeList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNotation.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSNotation.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSOverflowEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSOverflowEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSPlugin.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSPlugin.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSPluginArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSPluginArray.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSPositionError.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSPositionOptions.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSProcessingInstruction.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSProcessingInstruction.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSProgressEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSProgressEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRange.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRange.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRangeException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRangeException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRect.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRect.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSRGBColor.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSScreen.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSScreen.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLError.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLError.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLResultSet.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLResultSet.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLResultSetRowList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLResultSetRowList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLTransaction.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSQLTransaction.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSStyleSheet.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSStyleSheet.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSStyleSheetList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSStyleSheetList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAltGlyphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAltGlyphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAngle.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAngle.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateColorElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateColorElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedAngle.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedAngle.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedBoolean.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedBoolean.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedEnumeration.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedEnumeration.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedInteger.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedInteger.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLength.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLength.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLengthList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedLengthList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumber.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumber.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumberList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedNumberList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedPreserveAspectRatio.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedPreserveAspectRatio.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedRect.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedRect.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedString.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedString.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedTransformList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimatedTransformList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateTransformElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimateTransformElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimationElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGAnimationElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGCircleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGCircleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGClipPathElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGClipPathElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGColor.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGColor.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGComponentTransferFunctionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGComponentTransferFunctionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGCursorElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGCursorElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDefinitionSrcElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDefinitionSrcElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDefsElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDefsElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDescElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDescElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDocument.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGDocument.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstance.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstance.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstanceList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElementInstanceList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElementWrapperFactory.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGElementWrapperFactory.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGEllipseElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGEllipseElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEBlendElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEBlendElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEColorMatrixElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEColorMatrixElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEComponentTransferElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEComponentTransferElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFECompositeElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFECompositeElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEDiffuseLightingElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEDiffuseLightingElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEDisplacementMapElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEDisplacementMapElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEDistantLightElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEDistantLightElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFloodElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFloodElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncAElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncAElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncBElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncBElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncRElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEFuncRElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEGaussianBlurElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEGaussianBlurElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEImageElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEImageElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeNodeElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEMergeNodeElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEOffsetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEOffsetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEPointLightElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFEPointLightElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFESpecularLightingElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFESpecularLightingElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFESpotLightElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFESpotLightElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFETileElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFETileElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFETurbulenceElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFETurbulenceElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFilterElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFilterElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceFormatElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceFormatElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceNameElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceNameElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceSrcElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceSrcElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceUriElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGFontFaceUriElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGForeignObjectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGForeignObjectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGGlyphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGGlyphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGGradientElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGGradientElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGImageElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGImageElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLength.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLength.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLengthList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLengthList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLinearGradientElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLinearGradientElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLineElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGLineElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMarkerElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMarkerElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMaskElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMaskElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMatrix.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMatrix.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMetadataElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMetadataElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMissingGlyphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGMissingGlyphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGNumber.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGNumber.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGNumberList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGNumberList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPaint.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPaint.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSeg.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSeg.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegArcRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegClosePath.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegClosePath.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoCubicSmoothRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegCurvetoQuadraticSmoothRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoHorizontalRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegLinetoVerticalRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPathSegMovetoRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPatternElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPatternElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPoint.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPoint.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPointList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPointList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPolygonElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPolygonElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPolylineElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPolylineElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPreserveAspectRatio.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGPreserveAspectRatio.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRadialGradientElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRadialGradientElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRect.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRect.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRenderingIntent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGRenderingIntent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGScriptElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGScriptElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGStopElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGStopElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGStringList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGStringList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGStyleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGStyleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSVGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSVGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSwitchElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSwitchElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSymbolElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGSymbolElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextContentElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextContentElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextPathElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextPathElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextPositioningElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTextPositioningElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTitleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTitleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTransform.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTransform.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTransformList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTransformList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTRefElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTRefElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTSpanElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGTSpanElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGUnitTypes.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGUnitTypes.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGUseElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGUseElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGViewElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGViewElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGZoomEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSSVGZoomEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSText.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSText.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTextEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTextEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTextMetrics.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTextMetrics.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTimeRanges.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTimeRanges.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTreeWalker.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSTreeWalker.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSUIEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSUIEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSVoidCallback.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSVoidCallback.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitAnimationEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitAnimationEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframeRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframeRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframesRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSKeyframesRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSTransformValue.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitCSSTransformValue.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitTransitionEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWebKitTransitionEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWheelEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSWheelEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequest.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequest.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestProgressEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestProgressEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestUpload.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLHttpRequestUpload.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLSerializer.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXMLSerializer.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathEvaluator.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathEvaluator.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathExpression.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathExpression.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathNSResolver.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathNSResolver.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathResult.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXPathResult.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXSLTProcessor.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\JSXSLTProcessor.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\kjs_navigator.lut.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheets.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheetsData.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XLinkNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XLinkNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XMLNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XMLNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XPathGrammar.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="0" + /> + </FileConfiguration> + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XPathGrammar.h" + > + </File> + </Filter> + <Filter + Name="inspector" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\InspectorClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\InspectorController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\InspectorController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptCallFrame.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptCallFrame.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptDebugListener.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptDebugServer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptDebugServer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfile.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfile.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfileNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\JavaScriptProfileNode.h" + > + </File> + </Filter> + <Filter + Name="bridge" + > + <File + RelativePath="..\..\port\bridge\KJSBridge.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\NP_jsobject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\NP_jsobject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime_impl.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime_internal.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\npruntime_priv.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_array.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_array.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_method.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_method.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_object.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_object.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_root.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\runtime_root.h" + > + </File> + <Filter + Name="c" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_class.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_class.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_instance.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_instance.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_runtime.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_runtime.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_utility.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\c\c_utility.h" + > + </File> + </Filter> + </Filter> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\GCController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\GCController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSAttrCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSAudioConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSAudioConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCanvasRenderingContext2DCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSClipboardCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSConsoleCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCSSRuleCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCSSStyleDeclarationCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCSSValueCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomPositionCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomPositionErrorCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementErrorCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLStatementErrorCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionErrorCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomSQLTransactionErrorCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomVoidCallback.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomVoidCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomXPathNSResolver.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSCustomXPathNSResolver.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDatabaseCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDocumentCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDocumentFragmentCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMApplicationCacheCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMBinding.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMBinding.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMGlobalObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMGlobalObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowCustom.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowShell.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDOMWindowShell.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventListener.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventListener.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventTarget.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventTarget.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSEventTargetNodeCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSGeolocationCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHistoryCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLAllCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLAllCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLAppletElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLCollectionCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLDocumentCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLEmbedElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLFormElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLFrameElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLFrameSetElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLIFrameElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLInputElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLInputElementCustom.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLObjectElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLOptionsCollectionCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLSelectElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSHTMLSelectElementCustom.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSImageConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSImageConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSImageDataCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectedObjectWrapper.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectedObjectWrapper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectorCallbackWrapper.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSInspectorCallbackWrapper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSLocationCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessageChannelConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessageChannelConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessageChannelCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMessagePortCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSMimeTypeArrayCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNamedNodeMapCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNamedNodesCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNamedNodesCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNavigatorCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeFilterCondition.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeFilterCondition.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeFilterCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeIteratorCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSNodeListCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSOptionConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSOptionConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginArrayCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginElementFunctions.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSPluginElementFunctions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSQuarantinedObjectWrapper.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSQuarantinedObjectWrapper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSRGBColor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSRGBColor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSQLResultSetRowListCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSQLTransactionCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSStyleSheetCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSStyleSheetListCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGElementInstanceCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGLengthCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGMatrixCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPathSegCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPathSegListCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPODTypeWrapper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGPointListCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGTransformListCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSTextCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSTreeWalkerCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXMLHttpRequestUploadCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXSLTProcessorConstructor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXSLTProcessorConstructor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSXSLTProcessorCustom.cpp" + > + </File> + <File + RelativePath="..\precompiled_webkit.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\precompiled_webkit.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScheduledAction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScheduledAction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptCallContext.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptController.h" + > + </File> + <File + RelativePath="..\..\port\bindings\js\ScriptControllerChromium.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\StringSourceProvider.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/KJSBindings/KJSBindings_prebuild.vcproj b/webkit/build/KJSBindings/KJSBindings_prebuild.vcproj index b1db53b..8a40305 100644 --- a/webkit/build/KJSBindings/KJSBindings_prebuild.vcproj +++ b/webkit/build/KJSBindings/KJSBindings_prebuild.vcproj @@ -1,150 +1,150 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="KJSBindings_prebuild"
- ProjectGUID="{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}"
- RootNamespace="KJSBindings_prebuild"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\KJSBindings"
- AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;..\..\..\third_party\WebKit\WebCore\DerivedSources.make"
- Outputs="$(OutDir)\obj\KJSBindings\DerivedSources\HTMLNames.cpp"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <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="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\KJSBindings"
- AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;..\..\third_party\WebKit\WebCore\DerivedSources.make"
- Outputs="$(OutDir)\obj\KJSBindings\DerivedSources\HTMLNames.cpp"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <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>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="KJSBindings_prebuild" + ProjectGUID="{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}" + RootNamespace="KJSBindings_prebuild" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\KJSBindings" + AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;..\..\..\third_party\WebKit\WebCore\DerivedSources.make" + Outputs="$(OutDir)\obj\KJSBindings\DerivedSources\HTMLNames.cpp" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <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="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\KJSBindings" + AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;..\..\third_party\WebKit\WebCore\DerivedSources.make" + Outputs="$(OutDir)\obj\KJSBindings\DerivedSources\HTMLNames.cpp" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <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> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index 5038105..b3362e2 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -1,2606 +1,2606 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="V8Bindings"
- ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
- RootNamespace="V8"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\v8bindings.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="precompiled_v8bindings.h"
- ForcedIncludeFiles="precompiled_v8bindings.h"
- />
- <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;.\v8bindings.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="DerivedSources"
- >
- <File
- RelativePath="$(IntDir)\DerivedSources\CSSGrammar.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\CSSGrammar.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\HTMLNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\HTMLNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\SVGNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheets.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheetsData.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Attr.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Attr.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8BarInfo.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8BarInfo.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasGradient.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasGradient.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasPattern.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasPattern.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasPixelArray.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasPixelArray.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasRenderingContext2D.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CanvasRenderingContext2D.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CDATASection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CDATASection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CharacterData.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CharacterData.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Clipboard.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Clipboard.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Comment.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Comment.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Console.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Console.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Counter.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Counter.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSCharsetRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSCharsetRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSFontFaceRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSFontFaceRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSImportRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSImportRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSMediaRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSMediaRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSPageRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSPageRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSPrimitiveValue.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSPrimitiveValue.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSRuleList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSRuleList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSStyleDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSStyleDeclaration.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSStyleRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSStyleRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSStyleSheet.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSValue.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSValue.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSValueList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSValueList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesDeclaration.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Document.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Document.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DocumentFragment.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DocumentFragment.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DocumentType.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DocumentType.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMCoreException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMCoreException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMImplementation.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMImplementation.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMParser.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMParser.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMSelection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMSelection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMWindow.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8DOMWindow.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Element.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Element.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Entity.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Entity.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8EntityReference.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8EntityReference.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Event.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Event.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8EventException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8EventException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8EventTargetNode.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8EventTargetNode.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8File.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8File.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8FileList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8FileList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8History.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8History.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAnchorElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAnchorElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAppletElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAppletElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAreaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAreaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAudioElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLAudioElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseFontElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseFontElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBlockquoteElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBlockquoteElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBodyElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBodyElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBRElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLBRElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLButtonElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLButtonElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLCanvasElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLCanvasElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLCollection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLCollection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDirectoryElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDirectoryElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDivElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDivElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDListElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDListElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDocument.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLDocument.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLEmbedElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLEmbedElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFieldSetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFieldSetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFontElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFontElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFormElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFormElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameSetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameSetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadingElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadingElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHRElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHRElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHtmlElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLHtmlElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLIFrameElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLIFrameElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLImageElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLImageElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLInputElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLInputElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLIsIndexElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLIsIndexElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLabelElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLabelElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLegendElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLegendElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLIElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLIElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLinkElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLLinkElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMapElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMapElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMarqueeElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMarqueeElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMediaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMediaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMenuElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMenuElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMetaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLMetaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLModElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLModElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLObjectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLObjectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOListElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOListElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOptGroupElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOptGroupElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionsCollection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionsCollection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLParagraphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLParagraphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLParamElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLParamElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLPreElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLPreElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLQuoteElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLQuoteElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLScriptElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLSelectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLSelectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLSourceElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLSourceElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLStyleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLStyleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCaptionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCaptionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCellElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCellElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableColElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableColElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableRowElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableRowElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableSectionElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTableSectionElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTextAreaElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTextAreaElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTitleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLTitleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLUListElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLUListElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLVideoElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8HTMLVideoElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8ImageData.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8ImageData.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8InspectorController.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8InspectorController.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8KeyboardEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8KeyboardEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Location.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Location.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MediaError.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MediaError.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MediaList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MediaList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MessageChannel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MessageChannel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MessageEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MessageEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MessagePort.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MessagePort.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MimeType.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MimeType.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MimeTypeArray.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MimeTypeArray.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MouseEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MouseEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MutationEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8MutationEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NamedNodeMap.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NamedNodeMap.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Navigator.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Navigator.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Node.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Node.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NodeFilter.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NodeFilter.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NodeIterator.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NodeIterator.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NodeList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8NodeList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Notation.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Notation.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8OverflowEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8OverflowEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Plugin.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Plugin.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8PluginArray.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8PluginArray.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8ProcessingInstruction.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8ProcessingInstruction.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8ProgressEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8ProgressEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Range.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Range.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8RangeException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8RangeException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Rect.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Rect.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8RGBColor.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8RGBColor.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Screen.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Screen.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8StyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8StyleSheet.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8StyleSheetList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8StyleSheetList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAltGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAltGlyphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAngle.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAngle.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateColorElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateColorElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedAngle.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedAngle.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedBoolean.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedBoolean.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedEnumeration.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedEnumeration.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedInteger.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedInteger.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLength.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLength.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLengthList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLengthList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumber.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumber.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumberList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumberList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPoints.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPoints.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPreserveAspectRatio.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPreserveAspectRatio.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedRect.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedRect.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedString.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedString.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedTransformList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedTransformList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateTransformElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateTransformElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimationElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGAnimationElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGCircleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGCircleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGClipPathElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGClipPathElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGColor.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGColor.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGCursorElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGCursorElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDefinitionSrcElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDefinitionSrcElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDefsElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDefsElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDescElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDescElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDocument.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGDocument.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstance.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstance.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstanceList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstanceList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGEllipseElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGEllipseElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceFormatElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceFormatElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceNameElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceNameElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceSrcElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceSrcElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceUriElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceUriElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGForeignObjectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGForeignObjectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGGlyphElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGGradientElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGImageElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGImageElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLength.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLength.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLengthList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLengthList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLinearGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLinearGradientElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLineElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGLineElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMarkerElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMarkerElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMaskElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMaskElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMatrix.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMatrix.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMetadataElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGMetadataElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGNumber.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGNumber.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGNumberList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGNumberList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPaint.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPaint.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSeg.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSeg.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegClosePath.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegClosePath.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoAbs.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoAbs.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoRel.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoRel.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPatternElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPatternElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPoint.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPoint.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPointList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPointList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPolygonElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPolygonElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPolylineElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPolylineElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPreserveAspectRatio.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGPreserveAspectRatio.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRadialGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRadialGradientElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRect.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRect.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRectElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRectElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRenderingIntent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGRenderingIntent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGScriptElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSetElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSetElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGStopElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGStopElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGStringList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGStringList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGStyleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGStyleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSVGElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSVGElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSwitchElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSwitchElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSymbolElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGSymbolElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextContentElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextContentElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextPathElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextPathElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextPositioningElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTextPositioningElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTitleElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTitleElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTransform.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTransform.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTransformList.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTransformList.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTRefElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTRefElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTSpanElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGTSpanElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGUnitTypes.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGUnitTypes.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGURIReference.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGURIReference.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGUseElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGUseElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGViewElement.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGViewElement.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGZoomEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8SVGZoomEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Text.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Text.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TextEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TextEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TextMetrics.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TextMetrics.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TimeRanges.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TimeRanges.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TreeWalker.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8TreeWalker.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8UIEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8UIEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8UndetectableHTMLCollection.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8UndetectableHTMLCollection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitAnimationEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitAnimationEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframeRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframeRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframesRule.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframesRule.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSTransformValue.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSTransformValue.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitTransitionEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WebKitTransitionEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WheelEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WheelEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8Window.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8WindowCollection.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequest.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequest.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestProgressEvent.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestProgressEvent.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestUpload.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestUpload.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLSerializer.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XMLSerializer.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathEvaluator.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathEvaluator.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathException.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathException.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathExpression.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathExpression.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathNSResolver.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathNSResolver.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathResult.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XPathResult.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XSLTProcessor.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\V8XSLTProcessor.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XLinkNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XLinkNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XMLNames.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XMLNames.h"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XPathGrammar.cpp"
- >
- </File>
- <File
- RelativePath="$(IntDir)\DerivedSources\XPathGrammar.h"
- >
- </File>
- </Filter>
- <Filter
- Name="SharedSources"
- >
- </Filter>
- <Filter
- Name="c_binding"
- >
- <File
- RelativePath="..\..\port\bindings\v8\np_v8object.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\np_v8object.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\npruntime.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\npruntime_priv.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_helpers.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_helpers.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_np_utils.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_np_utils.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_npobject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_npobject.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\InspectorController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\JSDOMBinding.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.h"
- >
- </File>
- <File
- RelativePath=".\precompiled_v8bindings.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\precompiled_v8bindings.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\RGBColor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\RGBColor.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScheduledAction.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptCallFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptCallFrame.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptCallStack.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptCallStack.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptController.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptInstance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptInstance.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptSourceCode.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptString.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptState.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\ScriptValue.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_binding.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_custom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_custom.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_events.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_events.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_index.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_index.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_nodefilter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_nodefilter.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_proxy.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_utility.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_vectornodelist.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\v8_vectornodelist.h"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\V8MessagePortCustom.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\V8XMLHttpRequestCustom.cpp"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="V8Bindings" + ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" + RootNamespace="V8" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\v8bindings.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="precompiled_v8bindings.h" + ForcedIncludeFiles="precompiled_v8bindings.h" + /> + <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;.\v8bindings.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="DerivedSources" + > + <File + RelativePath="$(IntDir)\DerivedSources\CSSGrammar.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\CSSGrammar.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\HTMLNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\HTMLNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGElementFactory.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\SVGNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheets.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\UserAgentStyleSheetsData.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Attr.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Attr.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8BarInfo.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8BarInfo.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasGradient.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasGradient.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasPattern.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasPattern.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasPixelArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasPixelArray.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasRenderingContext2D.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasRenderingContext2D.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CDATASection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CDATASection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CharacterData.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CharacterData.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Clipboard.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Clipboard.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Comment.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Comment.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Console.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Console.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Counter.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Counter.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSCharsetRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSCharsetRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSFontFaceRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSFontFaceRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSImportRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSImportRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSMediaRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSMediaRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSPageRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSPageRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSPrimitiveValue.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSPrimitiveValue.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSRuleList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSRuleList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSStyleDeclaration.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSStyleDeclaration.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSStyleRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSStyleRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSStyleSheet.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSStyleSheet.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSValue.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSValue.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSValueList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSValueList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesDeclaration.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesDeclaration.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Document.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Document.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DocumentFragment.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DocumentFragment.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DocumentType.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DocumentType.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMCoreException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMCoreException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMImplementation.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMImplementation.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMParser.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMParser.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMSelection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMSelection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMWindow.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8DOMWindow.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Element.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Element.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Entity.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Entity.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8EntityReference.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8EntityReference.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Event.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Event.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8EventException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8EventException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8EventTargetNode.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8EventTargetNode.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8File.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8File.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8FileList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8FileList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8History.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8History.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAnchorElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAnchorElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAppletElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAppletElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAreaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAreaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAudioElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLAudioElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseFontElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBaseFontElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBlockquoteElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBlockquoteElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBodyElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBodyElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBRElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLBRElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLButtonElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLButtonElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLCanvasElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLCanvasElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLCollection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLCollection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDirectoryElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDirectoryElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDivElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDivElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDListElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDListElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDocument.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLDocument.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLEmbedElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLEmbedElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFieldSetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFieldSetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFontElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFontElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFormElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFormElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameSetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLFrameSetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadingElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHeadingElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHRElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHRElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHtmlElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLHtmlElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLIFrameElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLIFrameElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLImageElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLImageElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLInputElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLInputElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLIsIndexElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLIsIndexElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLabelElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLabelElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLegendElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLegendElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLIElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLIElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLinkElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLLinkElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMapElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMapElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMarqueeElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMarqueeElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMediaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMediaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMenuElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMenuElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMetaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLMetaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLModElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLModElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLObjectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLObjectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOListElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOListElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOptGroupElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOptGroupElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionsCollection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLOptionsCollection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLParagraphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLParagraphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLParamElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLParamElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLPreElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLPreElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLQuoteElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLQuoteElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLScriptElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLScriptElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLSelectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLSelectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLSourceElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLSourceElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLStyleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLStyleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCaptionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCaptionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCellElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableCellElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableColElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableColElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableRowElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableRowElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableSectionElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTableSectionElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTextAreaElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTextAreaElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTitleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLTitleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLUListElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLUListElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLVideoElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8HTMLVideoElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8ImageData.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8ImageData.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8InspectorController.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8InspectorController.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8KeyboardEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8KeyboardEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Location.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Location.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MediaError.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MediaError.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MediaList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MediaList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MessageChannel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MessageChannel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MessageEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MessageEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MessagePort.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MessagePort.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MimeType.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MimeType.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MimeTypeArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MimeTypeArray.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MouseEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MouseEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MutationEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8MutationEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NamedNodeMap.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NamedNodeMap.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Navigator.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Navigator.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Node.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Node.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NodeFilter.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NodeFilter.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NodeIterator.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NodeIterator.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NodeList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8NodeList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Notation.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Notation.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8OverflowEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8OverflowEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Plugin.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Plugin.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8PluginArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8PluginArray.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8ProcessingInstruction.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8ProcessingInstruction.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8ProgressEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8ProgressEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Range.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Range.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8RangeException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8RangeException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Rect.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Rect.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8RGBColor.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8RGBColor.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Screen.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Screen.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8StyleSheet.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8StyleSheet.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8StyleSheetList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8StyleSheetList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAltGlyphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAltGlyphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAngle.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAngle.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateColorElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateColorElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedAngle.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedAngle.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedBoolean.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedBoolean.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedEnumeration.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedEnumeration.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedInteger.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedInteger.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLength.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLength.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLengthList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedLengthList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumber.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumber.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumberList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedNumberList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPoints.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPoints.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPreserveAspectRatio.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedPreserveAspectRatio.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedRect.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedRect.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedString.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedString.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedTransformList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimatedTransformList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateTransformElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimateTransformElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimationElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGAnimationElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGCircleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGCircleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGClipPathElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGClipPathElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGColor.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGColor.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGCursorElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGCursorElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDefinitionSrcElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDefinitionSrcElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDefsElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDefsElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDescElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDescElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDocument.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGDocument.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstance.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstance.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstanceList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGElementInstanceList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGEllipseElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGEllipseElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceFormatElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceFormatElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceNameElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceNameElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceSrcElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceSrcElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceUriElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGFontFaceUriElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGForeignObjectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGForeignObjectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGGlyphElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGGlyphElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGGradientElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGGradientElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGImageElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGImageElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLength.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLength.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLengthList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLengthList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLinearGradientElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLinearGradientElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLineElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGLineElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMarkerElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMarkerElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMaskElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMaskElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMatrix.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMatrix.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMetadataElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGMetadataElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGNumber.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGNumber.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGNumberList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGNumberList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPaint.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPaint.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSeg.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSeg.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegArcRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegClosePath.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegClosePath.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoCubicSmoothRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegCurvetoQuadraticSmoothRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoHorizontalRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegLinetoVerticalRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoAbs.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoAbs.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoRel.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPathSegMovetoRel.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPatternElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPatternElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPoint.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPoint.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPointList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPointList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPolygonElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPolygonElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPolylineElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPolylineElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPreserveAspectRatio.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGPreserveAspectRatio.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRadialGradientElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRadialGradientElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRect.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRect.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRectElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRectElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRenderingIntent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGRenderingIntent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGScriptElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGScriptElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSetElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSetElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGStopElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGStopElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGStringList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGStringList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGStyleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGStyleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSVGElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSVGElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSwitchElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSwitchElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSymbolElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGSymbolElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextContentElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextContentElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextPathElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextPathElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextPositioningElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTextPositioningElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTitleElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTitleElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTransform.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTransform.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTransformList.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTransformList.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTRefElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTRefElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTSpanElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGTSpanElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGUnitTypes.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGUnitTypes.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGURIReference.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGURIReference.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGUseElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGUseElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGViewElement.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGViewElement.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGZoomEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8SVGZoomEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Text.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Text.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TextEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TextEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TextMetrics.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TextMetrics.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TimeRanges.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TimeRanges.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TreeWalker.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8TreeWalker.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8UIEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8UIEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8UndetectableHTMLCollection.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8UndetectableHTMLCollection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitAnimationEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitAnimationEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframeRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframeRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframesRule.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSKeyframesRule.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSTransformValue.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitCSSTransformValue.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitTransitionEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WebKitTransitionEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WheelEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WheelEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8Window.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8WindowCollection.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequest.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequest.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestProgressEvent.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestProgressEvent.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestUpload.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLHttpRequestUpload.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLSerializer.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XMLSerializer.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathEvaluator.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathEvaluator.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathException.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathException.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathExpression.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathExpression.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathNSResolver.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathNSResolver.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathResult.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XPathResult.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XSLTProcessor.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8XSLTProcessor.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XLinkNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XLinkNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XMLNames.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XMLNames.h" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XPathGrammar.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\XPathGrammar.h" + > + </File> + </Filter> + <Filter + Name="SharedSources" + > + </Filter> + <Filter + Name="c_binding" + > + <File + RelativePath="..\..\port\bindings\v8\np_v8object.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\np_v8object.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\npruntime.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\npruntime_priv.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_helpers.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_helpers.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_np_utils.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_np_utils.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_npobject.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_npobject.h" + > + </File> + </Filter> + <File + RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h" + > + </File> + <File + RelativePath="..\..\port\page\inspector\InspectorController.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\JSDOMBinding.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.h" + > + </File> + <File + RelativePath=".\precompiled_v8bindings.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath=".\precompiled_v8bindings.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\RGBColor.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\RGBColor.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScheduledAction.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptCallFrame.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptCallFrame.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptCallStack.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptCallStack.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptController.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptController.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptInstance.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptInstance.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptSourceCode.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptString.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptState.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptValue.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\ScriptValue.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_binding.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_custom.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_custom.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_events.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_events.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_index.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_index.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_nodefilter.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_nodefilter.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_proxy.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_proxy.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_utility.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_vectornodelist.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\v8_vectornodelist.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\V8MessagePortCustom.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\V8XMLHttpRequestCustom.cpp" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/V8Bindings/V8Bindings_prebuild.vcproj b/webkit/build/V8Bindings/V8Bindings_prebuild.vcproj index b1b6b92..598d4ae 100644 --- a/webkit/build/V8Bindings/V8Bindings_prebuild.vcproj +++ b/webkit/build/V8Bindings/V8Bindings_prebuild.vcproj @@ -1,90 +1,90 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="V8Bindings_prebuild"
- ProjectGUID="{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}"
- RootNamespace="V8Bindings_prebuild"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\V8Bindings"
- AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;$(ProjectDir)\copy_files.bat;$(ProjectDir)\..\..\port\DerivedSources.make;$(ProjectDir)\..\..\port\bindings\scripts\CodeGeneratorV8.pm;$(ProjectDir)\..\..\port\bindings\scripts\CodeGenerator.pm"
- Outputs="$(OutDir)\obj\V8Bindings\DerivedSources\HTMLNames.cpp"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\V8Bindings"
- AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;$(ProjectDir)\copy_files.bat;$(ProjectDir)\..\..\port\DerivedSources.make;$(ProjectDir)\..\..\port\bindings\scripts\CodeGeneratorV8.pm;$(ProjectDir)\..\..\port\bindings\scripts\CodeGenerator.pm"
- Outputs="$(OutDir)\obj\V8Bindings\DerivedSources\HTMLNames.cpp"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\build-generated-files.sh"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\scripts\CodeGeneratorV8.pm"
- >
- </File>
- <File
- RelativePath=".\copy_files.bat"
- >
- </File>
- <File
- RelativePath="..\..\port\DerivedSources.make"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\scripts\generate-bindings.pl"
- >
- </File>
- <File
- RelativePath=".\prebuild.bat"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="V8Bindings_prebuild" + ProjectGUID="{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}" + RootNamespace="V8Bindings_prebuild" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\V8Bindings" + AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;$(ProjectDir)\copy_files.bat;$(ProjectDir)\..\..\port\DerivedSources.make;$(ProjectDir)\..\..\port\bindings\scripts\CodeGeneratorV8.pm;$(ProjectDir)\..\..\port\bindings\scripts\CodeGenerator.pm" + Outputs="$(OutDir)\obj\V8Bindings\DerivedSources\HTMLNames.cpp" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + CommandLine="prebuild.bat $(OutDir) $(OutDir)\obj\V8Bindings" + AdditionalDependencies="$(ProjectDir)\build-generated-files.sh;$(ProjectDir)\copy_files.bat;$(ProjectDir)\..\..\port\DerivedSources.make;$(ProjectDir)\..\..\port\bindings\scripts\CodeGeneratorV8.pm;$(ProjectDir)\..\..\port\bindings\scripts\CodeGenerator.pm" + Outputs="$(OutDir)\obj\V8Bindings\DerivedSources\HTMLNames.cpp" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath=".\build-generated-files.sh" + > + </File> + <File + RelativePath="..\..\port\bindings\scripts\CodeGeneratorV8.pm" + > + </File> + <File + RelativePath=".\copy_files.bat" + > + </File> + <File + RelativePath="..\..\port\DerivedSources.make" + > + </File> + <File + RelativePath="..\..\port\bindings\scripts\generate-bindings.pl" + > + </File> + <File + RelativePath=".\prebuild.bat" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 66b47b7..d7cf4c4 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -1,6788 +1,6788 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="WebCore"
- ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
- RootNamespace="WebCore"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\webkit_version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\webcore.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="WebKitVersion"
- />
- <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;.\webcore.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="WebKitVersion"
- />
- <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="page"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityImageMapLink.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityImageMapLink.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBoxOption.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBoxOption.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityRenderObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityRenderObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTable.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableCell.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableCell.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableColumn.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableColumn.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableHeaderContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableHeaderContainer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableRow.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableRow.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AXObjectCache.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\AXObjectCache.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\BarInfo.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\BarInfo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Chrome.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Chrome.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\ChromeClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Console.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Console.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\ContextMenuClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\ContextMenuController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\ContextMenuController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMSelection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMSelection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMWindow.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMWindow.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragActions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\EventHandler.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\EventHandler.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FocusController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FocusController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FocusDirection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Frame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Frame.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameLoadRequest.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FramePrivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameTree.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameTree.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameView.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameView.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geolocation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geolocation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geoposition.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geoposition.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\History.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\History.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Location.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\MouseEventWithHitTestResults.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\MouseEventWithHitTestResults.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Navigator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Navigator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\NavigatorBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\NavigatorBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Page.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Page.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\PageGroup.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\PageGroup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionError.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionErrorCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionOptions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Screen.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Screen.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\SecurityOrigin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\SecurityOrigin.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Settings.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\Settings.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\WindowFeatures.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\WindowFeatures.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\WorkerNavigator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\WorkerNavigator.h"
- >
- </File>
- <Filter
- Name="animation"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\CompositeAnimation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\CompositeAnimation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\ImplicitAnimation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\ImplicitAnimation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\KeyframeAnimation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\KeyframeAnimation.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="loader"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Cache.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Cache.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedCSSStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedCSSStyleSheet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedFont.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedFont.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResource.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResource.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceClientWalker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceClientWalker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceHandle.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceHandle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedScript.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedScript.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXBLDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXBLDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXSLStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXSLStyleSheet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachePolicy.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\EmptyClients.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FormState.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FormState.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoaderClient.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoaderClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoaderTypes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryParser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\loader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\loader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MainResourceLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MainResourceLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MediaDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MediaDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NavigationAction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NavigationAction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NetscapePlugInStreamLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NetscapePlugInStreamLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\PluginDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\PluginDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ProgressTracker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ProgressTracker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Request.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Request.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ResourceLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ResourceLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubresourceLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubresourceLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubresourceLoaderClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubstituteData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextResourceDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextResourceDecoder.h"
- >
- </File>
- <Filter
- Name="archive"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\Archive.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveFactory.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveFactory.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResource.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResource.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResourceCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResourceCollection.h"
- >
- </File>
- </Filter>
- <Filter
- Name="icon"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconDatabase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconDatabaseNone.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconLoader.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="platform"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Arena.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\AutodrainedPool.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ContextMenu.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ContextMenu.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ContextMenuItem.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\CookieJar.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\Cursor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedArray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrListImpl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrListImpl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\FileChooser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\FileChooser.h"
- >
- </File>
- <File
- RelativePath="...\..\..\third_party\WebKit\WebCore\platform\FileSystem.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\FloatConversion.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFastPath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Font.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Font.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontCache.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontCache.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontDescription.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontDescription.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFallbackList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFallbackList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFamily.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFamily.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontSelector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\GeolocationService.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\GeolocationService.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphBuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphPageTreeNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphPageTreeNode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\HostWindow.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\KURL.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\KURL.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Language.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Length.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Length.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LengthBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LengthSize.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LinkHash.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LocalizedStrings.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Logging.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Logging.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\MIMETypeRegistry.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\MIMETypeRegistry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\NotImplemented.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Pasteboard.h"
- >
- </File>
- <File
- RelativePath="..\..\pending\Peerable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformKeyboardEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformMenuDescription.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformMouseEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformScreen.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformWheelEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PopupMenu.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PopupMenuClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PopupMenuStyle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PurgeableBuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollBar.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollBar.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarTheme.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarThemeComposite.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarThemeComposite.h"
- >
- </File>
- <File
- RelativePath="...\..\..\third_party\WebKit\WebCore\platform\ScrollTypes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollView.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollView.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SearchPopupMenu.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SharedBuffer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SharedBuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SharedTimer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Sound.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SSLKeyGenerator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\StaticConstructors.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SystemTime.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextStyle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Theme.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ThemeTypes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Threading.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Timer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Timer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\TreeShared.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Widget.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Widget.h"
- >
- </File>
- <Filter
- Name="graphics"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\AffineTransform.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\AffineTransform.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\BitmapImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\BitmapImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Color.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Color.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint3D.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint3D.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatQuad.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatQuad.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatRect.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatRect.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatSize.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatSize.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GeneratedImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GeneratedImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphWidthMap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphWidthMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Gradient.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Gradient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContext.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContext.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContextPrivate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsTypes.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsTypes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Icon.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Image.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Image.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\ImageBuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\ImageObserver.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\ImageSource.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntPoint.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntRect.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntRect.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntSize.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntSizeHash.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\MediaPlayer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\MediaPlayer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Path.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Path.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\PathTraversalState.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\PathTraversalState.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pattern.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pattern.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pen.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pen.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SegmentedFontData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SegmentedFontData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h"
- >
- </File>
- </Filter>
- <Filter
- Name="network"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\AuthenticationChallengeBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\AuthenticationChallengeBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\Credential.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\Credential.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\DNS.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\FormData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\FormData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\HTTPHeaderMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\HTTPParsers.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\HTTPParsers.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\NetworkStateNotifier.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\NetworkStateNotifier.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ProtectionSpace.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ProtectionSpace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceErrorBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceErrorBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceHandle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceHandleClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceHandleInternal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceRequestBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceRequestBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceResponseBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceResponseBase.h"
- >
- </File>
- </Filter>
- <Filter
- Name="win"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Arena.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="text"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicString.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicString.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicStringHash.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicStringImpl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\Base64.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\Base64.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\BidiContext.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\BidiContext.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\BidiResolver.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\CharacterNames.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\CString.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\CString.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\PlatformString.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\RegularExpression.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\RegularExpression.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\SegmentedString.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\SegmentedString.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\String.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringBuilder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringBuilder.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringHash.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringImpl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringImpl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\StringTruncator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\StringTruncator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBoundaries.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBoundariesICU.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBreakIterator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBreakIteratorICU.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBreakIteratorInternalICU.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodec.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodec.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecICU.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecICU.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecLatin1.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecLatin1.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUserDefined.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUserDefined.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUTF16.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUTF16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextDecoder.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextDirection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncoding.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncoding.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncodingRegistry.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncodingRegistry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextStream.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextStream.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\UnicodeRange.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\UnicodeRange.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\WidthIterator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\WidthIterator.h"
- >
- </File>
- </Filter>
- <Filter
- Name="sql"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteAuthorizer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteDatabase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteDatabase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteStatement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteStatement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteTransaction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteTransaction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLValue.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="css"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\Counter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSBorderImageValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSBorderImageValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCanvasValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCanvasValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCharsetRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCharsetRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSComputedStyleDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSComputedStyleDeclaration.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCursorImageValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCursorImageValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFace.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSource.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSource.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSrcValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSrcValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontSelector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontSelector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFunctionValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFunctionValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSGradientValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSGradientValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSGrammar.y"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSHelper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSHelper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageGeneratorValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageGeneratorValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImportRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImportRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInheritedValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInheritedValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInitialValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInitialValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMediaRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMediaRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMutableStyleDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMutableStyleDeclaration.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSNamespace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPageRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPageRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParserValues.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParserValues.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPrimitiveValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPrimitiveValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSProperty.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSProperty.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPropertyNames.in"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSQuirkPrimitiveValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSReflectValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSReflectValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRuleList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRuleList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSegmentedFontFace.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSegmentedFontFace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelectorList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelectorList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleDeclaration.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSelector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSelector.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSheet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSTimingFunctionValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSTimingFunctionValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSUnicodeRangeValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSUnicodeRangeValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSUnknownRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValueKeywords.in"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValueList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValueList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariableDependentValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariableDependentValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesDeclaration.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\DashboardRegion.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontFamilyValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontFamilyValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\html4.css"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaFeatureNames.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaFeatureNames.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQuery.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQuery.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryEvaluator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryEvaluator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryExp.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryExp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\Pair.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\quirks.css"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\Rect.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\ShadowValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\ShadowValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheetList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheetList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSComputedStyleDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSStyleSelector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\themeWin.css"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\themeWinQuirks.css"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\tokenizer.flex"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframeRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframeRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframesRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframesRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSTransformValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSTransformValue.h"
- >
- </File>
- </Filter>
- <Filter
- Name="rendering"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\AutoTableLayout.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\AutoTableLayout.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\bidi.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\bidi.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\break_lines.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\break_lines.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\CounterNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\CounterNode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\DataRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\EllipsisBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\EllipsisBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\FixedTableLayout.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\FixedTableLayout.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\GapRects.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\HitTestRequest.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\HitTestResult.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\HitTestResult.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineFlowBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineFlowBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineRunBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineTextBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineTextBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\LayoutState.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\LayoutState.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\ListMarkerBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\ListMarkerBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\MediaControlElements.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\MediaControlElements.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\PointerEventsHitRules.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\PointerEventsHitRules.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderApplet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderApplet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderArena.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderArena.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBlock.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBlock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBR.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBR.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderButton.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderButton.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderContainer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderCounter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderCounter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFieldset.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFieldset.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFileUploadControl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFileUploadControl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlexibleBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlexibleBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlow.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlow.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderForeignObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderForeignObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrame.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrameSet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrameSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderHTMLCanvas.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderHTMLCanvas.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImageGeneratedContent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImageGeneratedContent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderInline.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderInline.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLayer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLayer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLegend.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLegend.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListItem.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListItem.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListMarker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListMarker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMarquee.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMarquee.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMedia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMedia.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMenuList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMenuList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPart.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPart.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPartObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPartObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPath.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplaced.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplaced.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplica.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplica.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbar.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbar.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarPart.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarPart.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarTheme.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarTheme.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSlider.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSlider.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGBlock.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGBlock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGContainer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGGradientStop.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGGradientStop.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGHiddenContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGHiddenContainer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInline.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInline.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInlineText.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInlineText.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGRoot.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGRoot.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGText.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGText.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTextPath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTextPath.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTransformableContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTransformableContainer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTSpan.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTSpan.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGViewportContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTable.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCell.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCell.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCol.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCol.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableRow.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableRow.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableSection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableSection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderText.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderText.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextFragment.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextFragment.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTheme.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTheme.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTreeAsText.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTreeAsText.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderVideo.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderVideo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderView.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderView.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWidget.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWidget.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWordBreak.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWordBreak.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RootInlineBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RootInlineBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGCharacterLayoutInfo.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGCharacterLayoutInfo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineFlowBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineFlowBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineTextBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineTextBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderSupport.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderSupport.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderTreeAsText.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderTreeAsText.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRootInlineBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRootInlineBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TableLayout.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TextControlInnerElements.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TextControlInnerElements.h"
- >
- </File>
- <Filter
- Name="style"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\Animation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\Animation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\AnimationList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\AnimationList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BindingURI.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BindingURI.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BorderData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BorderValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CollapsedBorderValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ContentData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ContentData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CounterContent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CounterDirectives.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CounterDirectives.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CursorData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CursorList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\DataRef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\FillLayer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\FillLayer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\IdentityTransformOperation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\KeyframeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\KeyframeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\MatrixTransformOperation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\MatrixTransformOperation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\NinePieceImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\NinePieceImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\OutlineValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RenderStyle.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RenderStyle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RenderStyleConstants.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RotateTransformOperation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RotateTransformOperation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ScaleTransformOperation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ScaleTransformOperation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ShadowData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ShadowData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SkewTransformOperation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SkewTransformOperation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBackgroundData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBackgroundData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBoxData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBoxData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleCachedImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleCachedImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleFlexibleBoxData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleFlexibleBoxData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleGeneratedImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleGeneratedImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleInheritedData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleInheritedData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMarqueeData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMarqueeData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMultiColData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMultiColData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareInheritedData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareInheritedData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareNonInheritedData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareNonInheritedData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleReflection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleSurroundData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleSurroundData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleTransformData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleTransformData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleVisualData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleVisualData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyle.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyleDefs.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyleDefs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TimingFunction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TransformOperation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TransformOperations.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TransformOperations.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TranslateTransformOperation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TranslateTransformOperation.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="xml"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\DOMParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\DOMParser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\NativeXPathNSResolver.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\NativeXPathNSResolver.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequest.h"
- >
- </File>
- <File
- RelativePath="..\xml\XMLHttpRequestException.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequestUpload.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequestUpload.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLSerializer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLSerializer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathEvaluator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathEvaluator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathException.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpression.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpression.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpressionNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpressionNode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathFunctions.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathFunctions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNamespace.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNamespace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNodeSet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNodeSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNSResolver.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNSResolver.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathParser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPath.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPredicate.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPredicate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathResult.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathResult.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathStep.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathStep.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathUtil.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathUtil.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathValue.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathValue.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathVariableReference.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathVariableReference.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLImportRule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLImportRule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLStyleSheet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLStyleSheet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTExtensions.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTExtensions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTProcessor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTProcessor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTUnicodeSort.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTUnicodeSort.h"
- >
- </File>
- </Filter>
- <Filter
- Name="dom"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ActiveDOMObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ActiveDOMObject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\AtomicStringList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attr.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attribute.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attribute.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeTextInsertedEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeTextInsertedEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeUnloadEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeUnloadEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CDATASection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CDATASection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CharacterData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CharacterData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ChildNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ChildNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNames.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNames.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Clipboard.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Clipboard.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClipboardAccessPolicy.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClipboardEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClipboardEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Comment.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Comment.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ContainerNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ContainerNode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CSSMappedAttributeDeclaration.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CSSMappedAttributeDeclaration.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocPtr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Document.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Document.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentFragment.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentFragment.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentMarker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentType.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentType.h"
- >
- </File>
- <File
- RelativePath="..\dom\DOMCoreException.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DOMImplementation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DOMImplementation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DOMTimer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DynamicNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DynamicNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EditingText.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EditingText.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Element.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Element.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Entity.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Entity.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EntityReference.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EntityReference.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Event.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Event.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventException.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventListener.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventNames.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventNames.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTarget.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTarget.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTargetNode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTargetNode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionCode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionCode.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\KeyboardEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\KeyboardEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MappedAttribute.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MappedAttribute.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MappedAttributeEntry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageChannel.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageChannel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessagePort.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessagePort.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseRelatedEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseRelatedEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MutationEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MutationEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedAttrMap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedAttrMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedMappedAttrMap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedMappedAttrMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedNodeMap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NameNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NameNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Node.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Node.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilterCondition.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilterCondition.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeIterator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeIterator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Notation.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Notation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OverflowEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OverflowEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Position.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Position.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\PositionIterator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\PositionIterator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProcessingInstruction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProcessingInstruction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProgressEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProgressEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\QualifiedName.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\QualifiedName.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Range.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Range.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\RangeException.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\RegisteredEventListener.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\RegisteredEventListener.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptExecutionContext.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptExecutionContext.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\SelectorNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\SelectorNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StaticNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StaticNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyledElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyledElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyleElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyleElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TagNodeList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TagNodeList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Text.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Text.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TextEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TextEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Tokenizer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Traversal.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Traversal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TreeWalker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TreeWalker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEventWithKeyState.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEventWithKeyState.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitAnimationEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitAnimationEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitTransitionEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitTransitionEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WheelEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WheelEvent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizerLibxml2.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="bridge"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\EditorClient.h"
- >
- </File>
- </Filter>
- <Filter
- Name="editing"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\AppendNodeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\AppendNodeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ApplyStyleCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ApplyStyleCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\BreakBlockquoteCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\BreakBlockquoteCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CompositeEditCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CompositeEditCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CreateLinkCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CreateLinkCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButton.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButton.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButtonController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButtonController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteFromTextNodeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteFromTextNodeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteSelectionCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteSelectionCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditAction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Editor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Editor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditorCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditorDeleteAction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditorInsertAction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\FormatBlockCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\FormatBlockCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\htmlediting.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\htmlediting.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\HTMLInterchange.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\HTMLInterchange.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\IndentOutdentCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\IndentOutdentCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertIntoTextNodeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertIntoTextNodeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertLineBreakCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertLineBreakCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertListCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertListCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertNodeBeforeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertNodeBeforeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertParagraphSeparatorCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertParagraphSeparatorCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertTextCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertTextCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\JoinTextNodesCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\JoinTextNodesCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\markup.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\markup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MergeIdenticalElementsCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MergeIdenticalElementsCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ModifySelectionListLevel.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ModifySelectionListLevel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MoveSelectionCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MoveSelectionCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveCSSPropertyCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveCSSPropertyCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveFormatCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveFormatCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeAttributeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeAttributeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodePreservingChildrenCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodePreservingChildrenCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ReplaceSelectionCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ReplaceSelectionCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Selection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Selection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SelectionController.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SelectionController.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SetNodeAttributeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SetNodeAttributeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SmartReplace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SmartReplaceICU.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitElementCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitElementCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeContainingElementCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeContainingElementCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextAffinity.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextGranularity.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextIterator.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextIterator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TypingCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TypingCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\UnlinkCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\UnlinkCommand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\visible_units.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\visible_units.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\VisiblePosition.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\VisiblePosition.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\WrapContentsInDummySpanCommand.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\editing\WrapContentsInDummySpanCommand.h"
- >
- </File>
- </Filter>
- <Filter
- Name="html"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasGradient.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasGradient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPattern.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPattern.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPixelArray.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPixelArray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasRenderingContext2D.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasRenderingContext2D.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasStyle.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasStyle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\File.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\File.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\FileList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\FileList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\FormDataList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\FormDataList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAnchorElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAnchorElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAppletElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAppletElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAreaElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAreaElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAudioElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAudioElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseFontElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseFontElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBlockquoteElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBlockquoteElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBodyElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBodyElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBRElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBRElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLButtonElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLButtonElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCanvasElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCanvasElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDirectoryElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDirectoryElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDivElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDivElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDListElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDListElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElementFactory.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElementFactory.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLEmbedElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLEmbedElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFieldSetElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFieldSetElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFontElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFontElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormControlElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormControlElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElementBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElementBase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameOwnerElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameOwnerElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameSetElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameSetElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadingElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadingElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHRElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHRElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHtmlElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHtmlElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIFrameElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIFrameElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLInputElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLInputElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIsIndexElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIsIndexElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLKeygenElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLKeygenElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLabelElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLabelElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLegendElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLegendElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLIElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLIElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLinkElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLinkElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMapElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMapElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMarqueeElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMarqueeElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMediaElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMediaElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMenuElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMenuElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMetaElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMetaElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLModElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLModElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLNameCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLNameCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLObjectElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLObjectElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOListElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOListElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptGroupElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptGroupElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionsCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionsCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParagraphElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParagraphElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParamElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParamElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParserErrorCodes.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParserErrorCodes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInImageElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInImageElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPreElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPreElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLQuoteElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLQuoteElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLScriptElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSelectElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSelectElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSourceElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSourceElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLStyleElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLStyleElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCaptionElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCaptionElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCellElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCellElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableColElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableColElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTablePartElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTablePartElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowsCollection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowsCollection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableSectionElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableSectionElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTextAreaElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTextAreaElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTitleElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTitleElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTokenizer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTokenizer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLUListElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLUListElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLVideoElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLVideoElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLViewSourceDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLViewSourceDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\ImageData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\ImageData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\PreloadScanner.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\PreloadScanner.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\TimeRanges.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\html\TimeRanges.h"
- >
- </File>
- </Filter>
- <Filter
- Name="history"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\BackForwardList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\BackForwardList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\CachedPage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\HistoryItem.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\HistoryItem.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\PageCache.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\history\PageCache.h"
- >
- </File>
- </Filter>
- <Filter
- Name="svg"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\ColorDistance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\ColorDistance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAltGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAltGlyphElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAngle.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAngle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateColorElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateColorElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPathData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPathData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPoints.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPoints.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedTemplate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateMotionElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateMotionElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateTransformElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateTransformElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimationElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimationElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCircleElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCircleElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGClipPathElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGClipPathElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGColor.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGColor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGComponentTransferFunctionElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGComponentTransferFunctionElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCursorElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCursorElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefinitionSrcElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefinitionSrcElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefsElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefsElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDescElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDescElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocumentExtensions.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocumentExtensions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstanceList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstanceList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGEllipseElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGEllipseElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGException.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGExternalResourcesRequired.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGExternalResourcesRequired.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEBlendElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEBlendElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEColorMatrixElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEColorMatrixElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEComponentTransferElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEComponentTransferElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFECompositeElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFECompositeElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDiffuseLightingElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDiffuseLightingElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDisplacementMapElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDisplacementMapElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDistantLightElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDistantLightElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFloodElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFloodElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncAElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncAElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncBElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncBElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncGElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncGElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncRElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncRElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEGaussianBlurElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEGaussianBlurElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEImageElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEImageElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFELightElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFELightElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeNodeElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeNodeElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEOffsetElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEOffsetElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEPointLightElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEPointLightElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpecularLightingElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpecularLightingElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpotLightElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpotLightElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETileElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETileElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETurbulenceElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETurbulenceElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterPrimitiveStandardAttributes.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterPrimitiveStandardAttributes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFitToViewBox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFitToViewBox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFont.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceFormatElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceFormatElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceNameElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceNameElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceSrcElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceSrcElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceUriElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceUriElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGForeignObjectElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGForeignObjectElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGlyphElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGradientElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGHKernElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGHKernElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageLoader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageLoader.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLangSpace.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLangSpace.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLength.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLength.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLengthList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLengthList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLinearGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLinearGradientElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLineElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLineElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGListTraits.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLocatable.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLocatable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMarkerElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMarkerElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMaskElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMaskElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMetadataElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMetadataElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMissingGlyphElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMissingGlyphElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMPathElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMPathElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGNumberList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGNumberList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPaint.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPaint.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGParserUtilities.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGParserUtilities.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSeg.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegArc.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegArc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegClosePath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegClosePath.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubic.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubicSmooth.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubicSmooth.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadratic.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadratic.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadraticSmooth.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadraticSmooth.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLineto.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLineto.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoHorizontal.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoHorizontal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoVertical.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoVertical.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegMoveto.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegMoveto.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPatternElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPatternElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPointList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPointList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolyElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolyElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolygonElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolygonElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolylineElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolylineElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPreserveAspectRatio.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPreserveAspectRatio.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRadialGradientElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRadialGradientElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRectElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRectElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRenderingIntent.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGScriptElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGScriptElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSetElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSetElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStopElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStopElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStringList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStringList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStylable.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStylable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledLocatableElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledLocatableElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledTransformableElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledTransformableElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyleElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyleElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSVGElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSVGElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSwitchElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSwitchElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSymbolElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSymbolElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTests.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTests.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextContentElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextContentElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPathElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPathElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPositioningElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPositioningElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTitleElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTitleElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransform.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransform.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformable.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformDistance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformDistance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTRefElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTRefElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTSpanElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTSpanElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGUnitTypes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGURIReference.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGURIReference.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGUseElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGUseElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewElement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewSpec.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewSpec.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomAndPan.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomAndPan.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomEvent.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomEvent.h"
- >
- </File>
- <Filter
- Name="graphics"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGImage.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGImage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SVGPaintServer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerGradient.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerGradient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerLinearGradient.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerLinearGradient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerPattern.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerPattern.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerRadialGradient.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerRadialGradient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerSolid.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerSolid.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResource.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResource.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceClipper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceClipper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceFilter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceFilter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceListener.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMarker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMarker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMasker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMasker.h"
- >
- </File>
- </Filter>
- <Filter
- Name="events"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGLazyEventListener.h"
- >
- </File>
- </Filter>
- <Filter
- Name="animation"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTime.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTime.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTimeContainer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTimeContainer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SVGSMILElement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SVGSMILElement.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="storage"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\ChangeVersionWrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\ChangeVersionWrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\Database.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\Database.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseAuthorizer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseAuthorizer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseDetails.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTask.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTask.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseThread.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseThread.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTracker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTracker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTrackerClient.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginQuotaManager.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginQuotaManager.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginUsageRecord.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginUsageRecord.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLError.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSetRowList.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSetRowList.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatement.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatement.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatementCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatementErrorCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransaction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransaction.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransactionCallback.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransactionErrorCallback.h"
- >
- </File>
- </Filter>
- <Filter
- Name="plugins"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeType.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeType.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeTypeArray.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeTypeArray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\npfunctions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\Plugin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\Plugin.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginArray.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginArray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginData.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginDatabase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginDebug.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginInfoStore.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginMainThreadScheduler.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginPackage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginQuirkSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginStream.h"
- >
- </File>
- </Filter>
- <Filter
- Name="version"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\Configurations\Version.xcconfig"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\precompiled_webkit.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\precompiled_webkit.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="WebCore" + ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" + RootNamespace="WebCore" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + <ToolFile + RelativePath="..\webkit_version.rules" + /> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\webcore.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="WebKitVersion" + /> + <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;.\webcore.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="WebKitVersion" + /> + <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="page" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityImageMapLink.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityImageMapLink.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBoxOption.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityListBoxOption.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityRenderObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityRenderObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTable.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableCell.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableCell.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableColumn.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableColumn.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableHeaderContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableHeaderContainer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableRow.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityTableRow.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AXObjectCache.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\AXObjectCache.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\BarInfo.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\BarInfo.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Chrome.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Chrome.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\ChromeClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Console.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Console.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\ContextMenuClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\ContextMenuController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\ContextMenuController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMSelection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMSelection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMWindow.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DOMWindow.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragActions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\DragController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\EventHandler.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\EventHandler.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FocusController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FocusController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FocusDirection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Frame.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Frame.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameLoadRequest.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FramePrivate.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameTree.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameTree.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameView.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\FrameView.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geolocation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geolocation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geoposition.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Geoposition.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\History.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\History.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Location.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\MouseEventWithHitTestResults.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\MouseEventWithHitTestResults.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Navigator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Navigator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\NavigatorBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\NavigatorBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Page.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Page.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\PageGroup.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\PageGroup.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionError.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionErrorCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\PositionOptions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Screen.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Screen.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\SecurityOrigin.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\SecurityOrigin.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Settings.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\Settings.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\WindowFeatures.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\WindowFeatures.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\WorkerNavigator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\WorkerNavigator.h" + > + </File> + <Filter + Name="animation" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\AnimationController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\CompositeAnimation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\CompositeAnimation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\ImplicitAnimation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\ImplicitAnimation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\KeyframeAnimation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\page\animation\KeyframeAnimation.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="loader" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Cache.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Cache.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedCSSStyleSheet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedCSSStyleSheet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedFont.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedFont.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResource.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResource.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceClientWalker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceClientWalker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceHandle.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedResourceHandle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedScript.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedScript.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXBLDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXBLDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXSLStyleSheet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachedXSLStyleSheet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\CachePolicy.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\EmptyClients.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FormState.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FormState.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoaderClient.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoaderClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FrameLoaderTypes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\FTPDirectoryParser.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ImageLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\loader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\loader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MainResourceLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MainResourceLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MediaDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\MediaDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NavigationAction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NavigationAction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NetscapePlugInStreamLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\NetscapePlugInStreamLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\PluginDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\PluginDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ProgressTracker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ProgressTracker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Request.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\Request.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ResourceLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\ResourceLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubresourceLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubresourceLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubresourceLoaderClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\SubstituteData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextResourceDecoder.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\TextResourceDecoder.h" + > + </File> + <Filter + Name="archive" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\Archive.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveFactory.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveFactory.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResource.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResource.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResourceCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\archive\ArchiveResourceCollection.h" + > + </File> + </Filter> + <Filter + Name="icon" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconDatabase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconDatabaseNone.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\icon\IconLoader.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="platform" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Arena.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\AutodrainedPool.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ContextMenu.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ContextMenu.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ContextMenuItem.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\CookieJar.h" + > + </File> + <File + RelativePath="..\..\port\platform\Cursor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedArray.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrListImpl.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrListImpl.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DragImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\FileChooser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\FileChooser.h" + > + </File> + <File + RelativePath="...\..\..\third_party\WebKit\WebCore\platform\FileSystem.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\FloatConversion.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFastPath.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Font.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Font.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontCache.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontCache.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontDescription.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontDescription.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFallbackList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFallbackList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFamily.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontFamily.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontSelector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\GeolocationService.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\GeolocationService.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphBuffer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphPageTreeNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphPageTreeNode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\HostWindow.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\KURL.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\KURL.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Language.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Length.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Length.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LengthBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LengthSize.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LinkHash.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\LocalizedStrings.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Logging.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Logging.h" + > + </File> + <File + RelativePath="..\..\port\platform\MIMETypeRegistry.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\MIMETypeRegistry.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\NotImplemented.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Pasteboard.h" + > + </File> + <File + RelativePath="..\..\pending\Peerable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformKeyboardEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformMenuDescription.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformMouseEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformScreen.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PlatformWheelEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PopupMenu.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PopupMenuClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PopupMenuStyle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\PurgeableBuffer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollBar.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollBar.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarTheme.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarThemeComposite.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollbarThemeComposite.h" + > + </File> + <File + RelativePath="...\..\..\third_party\WebKit\WebCore\platform\ScrollTypes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollView.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ScrollView.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SearchPopupMenu.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SharedBuffer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SharedBuffer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SharedTimer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Sound.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SSLKeyGenerator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\StaticConstructors.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SystemTime.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextStyle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Theme.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ThemeTypes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Threading.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Timer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Timer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\TreeShared.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Widget.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Widget.h" + > + </File> + <Filter + Name="graphics" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\AffineTransform.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\AffineTransform.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\BitmapImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\BitmapImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Color.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Color.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint3D.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatPoint3D.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatQuad.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatQuad.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatRect.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatRect.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatSize.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FloatSize.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\FontData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GeneratedImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GeneratedImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphWidthMap.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GlyphWidthMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Gradient.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Gradient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContext.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContext.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContextPrivate.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsTypes.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsTypes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Icon.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Image.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Image.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\ImageBuffer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\ImageObserver.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\ImageSource.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntPoint.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntRect.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntRect.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntSize.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\IntSizeHash.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\MediaPlayer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\MediaPlayer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Path.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Path.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\PathTraversalState.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\PathTraversalState.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pattern.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pattern.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pen.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Pen.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SegmentedFontData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SegmentedFontData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h" + > + </File> + </Filter> + <Filter + Name="network" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\AuthenticationChallengeBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\AuthenticationChallengeBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\Credential.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\Credential.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\DNS.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\FormData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\FormData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\HTTPHeaderMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\HTTPParsers.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\HTTPParsers.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\NetworkStateNotifier.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\NetworkStateNotifier.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ProtectionSpace.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ProtectionSpace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceErrorBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceErrorBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceHandle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceHandleClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceHandleInternal.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceRequestBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceRequestBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceResponseBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\network\ResourceResponseBase.h" + > + </File> + </Filter> + <Filter + Name="win" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Arena.cpp" + > + </File> + </Filter> + <Filter + Name="text" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicString.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicString.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicStringHash.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\AtomicStringImpl.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\Base64.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\Base64.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\BidiContext.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\BidiContext.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\BidiResolver.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\CharacterNames.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\CString.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\CString.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\PlatformString.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\RegularExpression.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\RegularExpression.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\SegmentedString.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\SegmentedString.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\String.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringBuilder.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringBuilder.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringHash.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringImpl.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringImpl.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\StringTruncator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\StringTruncator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBoundaries.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBoundariesICU.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBreakIterator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBreakIteratorICU.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextBreakIteratorInternalICU.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodec.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodec.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecICU.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecICU.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecLatin1.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecLatin1.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUserDefined.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUserDefined.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUTF16.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextCodecUTF16.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextDecoder.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextDecoder.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextDirection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncoding.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncoding.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncodingRegistry.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextEncodingRegistry.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextStream.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\TextStream.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\UnicodeRange.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\UnicodeRange.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\WidthIterator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\WidthIterator.h" + > + </File> + </Filter> + <Filter + Name="sql" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteAuthorizer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteDatabase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteDatabase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteStatement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteStatement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteTransaction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLiteTransaction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\sql\SQLValue.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="css" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\Counter.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSBorderImageValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSBorderImageValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCanvasValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCanvasValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCharsetRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCharsetRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSComputedStyleDeclaration.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSComputedStyleDeclaration.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCursorImageValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSCursorImageValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFace.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSource.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSource.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSrcValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontFaceSrcValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontSelector.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFontSelector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFunctionValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSFunctionValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSGradientValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSGradientValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSGrammar.y" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSHelper.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSHelper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageGeneratorValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageGeneratorValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImageValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImportRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSImportRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInheritedValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInheritedValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInitialValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSInitialValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMediaRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMediaRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMutableStyleDeclaration.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSMutableStyleDeclaration.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSNamespace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPageRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPageRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParser.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParserValues.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSParserValues.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPrimitiveValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPrimitiveValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSProperty.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSProperty.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSPropertyNames.in" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSQuirkPrimitiveValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSReflectValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSReflectValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRuleList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSRuleList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSegmentedFontFace.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSegmentedFontFace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelector.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelectorList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSSelectorList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleDeclaration.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleDeclaration.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSelector.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSelector.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSheet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSStyleSheet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSTimingFunctionValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSTimingFunctionValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSUnicodeRangeValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSUnicodeRangeValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSUnknownRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValueKeywords.in" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValueList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSValueList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariableDependentValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariableDependentValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesDeclaration.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesDeclaration.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\CSSVariablesRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\DashboardRegion.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontFamilyValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontFamilyValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\FontValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\html4.css" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaFeatureNames.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaFeatureNames.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQuery.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQuery.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryEvaluator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryEvaluator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryExp.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\MediaQueryExp.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\Pair.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\quirks.css" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\Rect.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\ShadowValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\ShadowValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheetList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\StyleSheetList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSComputedStyleDeclaration.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\SVGCSSStyleSelector.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\themeWin.css" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\themeWinQuirks.css" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\tokenizer.flex" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframeRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframeRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframesRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSKeyframesRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSTransformValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\css\WebKitCSSTransformValue.h" + > + </File> + </Filter> + <Filter + Name="rendering" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\AutoTableLayout.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\AutoTableLayout.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\bidi.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\bidi.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\break_lines.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\break_lines.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\CounterNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\CounterNode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\DataRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\EllipsisBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\EllipsisBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\FixedTableLayout.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\FixedTableLayout.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\GapRects.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\HitTestRequest.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\HitTestResult.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\HitTestResult.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineFlowBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineFlowBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineRunBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineTextBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\InlineTextBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\LayoutState.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\LayoutState.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\ListMarkerBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\ListMarkerBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\MediaControlElements.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\MediaControlElements.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\PointerEventsHitRules.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\PointerEventsHitRules.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderApplet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderApplet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderArena.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderArena.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBlock.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBlock.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBR.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderBR.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderButton.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderButton.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderContainer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderCounter.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderCounter.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFieldset.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFieldset.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFileUploadControl.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFileUploadControl.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlexibleBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlexibleBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlow.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFlow.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderForeignObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderForeignObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrame.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrame.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrameSet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderFrameSet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderHTMLCanvas.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderHTMLCanvas.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImageGeneratedContent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderImageGeneratedContent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderInline.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderInline.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLayer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLayer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLegend.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLegend.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListItem.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListItem.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListMarker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderListMarker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMarquee.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMarquee.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMedia.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMedia.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMenuList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderMenuList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPart.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPart.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPartObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPartObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPath.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderPath.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplaced.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplaced.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplica.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderReplica.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbar.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbar.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarPart.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarPart.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarTheme.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderScrollbarTheme.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSlider.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSlider.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGBlock.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGBlock.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGContainer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGGradientStop.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGGradientStop.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGHiddenContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGHiddenContainer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInline.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInline.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInlineText.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGInlineText.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGRoot.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGRoot.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGText.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGText.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTextPath.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTextPath.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTransformableContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTransformableContainer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTSpan.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGTSpan.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGViewportContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTable.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCell.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCell.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCol.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableCol.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableRow.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableRow.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableSection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTableSection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderText.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderText.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControl.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControl.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextFragment.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextFragment.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTheme.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTheme.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTreeAsText.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTreeAsText.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderVideo.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderVideo.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderView.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderView.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWidget.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWidget.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWordBreak.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderWordBreak.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RootInlineBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RootInlineBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGCharacterLayoutInfo.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGCharacterLayoutInfo.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineFlowBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineFlowBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineTextBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGInlineTextBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderSupport.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderSupport.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderTreeAsText.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRenderTreeAsText.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRootInlineBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\SVGRootInlineBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TableLayout.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TextControlInnerElements.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TextControlInnerElements.h" + > + </File> + <Filter + Name="style" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\Animation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\Animation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\AnimationList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\AnimationList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BindingURI.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BindingURI.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BorderData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\BorderValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CollapsedBorderValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ContentData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ContentData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CounterContent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CounterDirectives.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CounterDirectives.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CursorData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\CursorList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\DataRef.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\FillLayer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\FillLayer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\IdentityTransformOperation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\KeyframeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\KeyframeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\MatrixTransformOperation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\MatrixTransformOperation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\NinePieceImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\NinePieceImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\OutlineValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RenderStyle.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RenderStyle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RenderStyleConstants.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RotateTransformOperation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\RotateTransformOperation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ScaleTransformOperation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ScaleTransformOperation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ShadowData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\ShadowData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SkewTransformOperation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SkewTransformOperation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBackgroundData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBackgroundData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBoxData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleBoxData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleCachedImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleCachedImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleFlexibleBoxData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleFlexibleBoxData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleGeneratedImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleGeneratedImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleInheritedData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleInheritedData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMarqueeData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMarqueeData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMultiColData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleMultiColData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareInheritedData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareInheritedData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareNonInheritedData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleRareNonInheritedData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleReflection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleSurroundData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleSurroundData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleTransformData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleTransformData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleVisualData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\StyleVisualData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyle.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyleDefs.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\SVGRenderStyleDefs.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TimingFunction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TransformOperation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TransformOperations.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TransformOperations.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TranslateTransformOperation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\style\TranslateTransformOperation.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="xml" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\DOMParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\DOMParser.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\NativeXPathNSResolver.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\NativeXPathNSResolver.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequest.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequest.h" + > + </File> + <File + RelativePath="..\xml\XMLHttpRequestException.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequestUpload.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLHttpRequestUpload.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLSerializer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XMLSerializer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathEvaluator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathEvaluator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathException.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpression.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpression.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpressionNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathExpressionNode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathFunctions.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathFunctions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNamespace.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNamespace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNodeSet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNodeSet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNSResolver.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathNSResolver.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathParser.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPath.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPath.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPredicate.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathPredicate.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathResult.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathResult.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathStep.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathStep.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathUtil.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathUtil.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathValue.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathValue.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathVariableReference.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XPathVariableReference.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLImportRule.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLImportRule.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLStyleSheet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLStyleSheet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTExtensions.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTExtensions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTProcessor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTProcessor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTUnicodeSort.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\xml\XSLTUnicodeSort.h" + > + </File> + </Filter> + <Filter + Name="dom" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ActiveDOMObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ActiveDOMObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\AtomicStringList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attr.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attribute.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Attribute.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeTextInsertedEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeTextInsertedEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeUnloadEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\BeforeUnloadEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CDATASection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CDATASection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CharacterData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CharacterData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ChildNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ChildNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNames.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNames.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClassNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Clipboard.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Clipboard.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClipboardAccessPolicy.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClipboardEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ClipboardEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Comment.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Comment.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ContainerNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ContainerNode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CSSMappedAttributeDeclaration.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CSSMappedAttributeDeclaration.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocPtr.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Document.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Document.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentFragment.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentFragment.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentMarker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentType.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DocumentType.h" + > + </File> + <File + RelativePath="..\dom\DOMCoreException.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DOMImplementation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DOMImplementation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DOMTimer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DynamicNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\DynamicNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EditingText.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EditingText.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Element.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Element.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Entity.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Entity.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EntityReference.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EntityReference.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Event.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Event.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventException.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventListener.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventNames.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventNames.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTarget.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTarget.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTargetNode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\EventTargetNode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionCode.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionCode.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\KeyboardEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\KeyboardEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MappedAttribute.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MappedAttribute.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MappedAttributeEntry.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageChannel.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageChannel.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessageEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessagePort.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MessagePort.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseRelatedEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MouseRelatedEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MutationEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\MutationEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedAttrMap.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedAttrMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedMappedAttrMap.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedMappedAttrMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NamedNodeMap.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NameNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NameNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Node.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Node.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilter.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilter.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilterCondition.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeFilterCondition.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeIterator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\NodeIterator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Notation.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Notation.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OverflowEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OverflowEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Position.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Position.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\PositionIterator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\PositionIterator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProcessingInstruction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProcessingInstruction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProgressEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ProgressEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\QualifiedName.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\QualifiedName.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Range.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Range.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\RangeException.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\RegisteredEventListener.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\RegisteredEventListener.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptExecutionContext.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ScriptExecutionContext.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\SelectorNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\SelectorNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StaticNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StaticNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyledElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyledElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyleElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\StyleElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TagNodeList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TagNodeList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Text.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Text.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TextEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TextEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Tokenizer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Traversal.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Traversal.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TreeWalker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\TreeWalker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEventWithKeyState.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\UIEventWithKeyState.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitAnimationEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitAnimationEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitTransitionEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WebKitTransitionEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WheelEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WheelEvent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizerLibxml2.cpp" + > + </File> + </Filter> + <Filter + Name="bridge" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bridge\EditorClient.h" + > + </File> + </Filter> + <Filter + Name="editing" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\AppendNodeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\AppendNodeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ApplyStyleCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ApplyStyleCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\BreakBlockquoteCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\BreakBlockquoteCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CompositeEditCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CompositeEditCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CreateLinkCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\CreateLinkCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButton.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButton.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButtonController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteButtonController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteFromTextNodeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteFromTextNodeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteSelectionCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\DeleteSelectionCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditAction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Editor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Editor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditorCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditorDeleteAction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\EditorInsertAction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\FormatBlockCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\FormatBlockCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\htmlediting.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\htmlediting.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\HTMLInterchange.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\HTMLInterchange.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\IndentOutdentCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\IndentOutdentCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertIntoTextNodeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertIntoTextNodeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertLineBreakCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertLineBreakCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertListCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertListCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertNodeBeforeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertNodeBeforeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertParagraphSeparatorCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertParagraphSeparatorCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertTextCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\InsertTextCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\JoinTextNodesCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\JoinTextNodesCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\markup.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\markup.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MergeIdenticalElementsCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MergeIdenticalElementsCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ModifySelectionListLevel.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ModifySelectionListLevel.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MoveSelectionCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\MoveSelectionCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveCSSPropertyCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveCSSPropertyCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveFormatCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveFormatCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeAttributeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeAttributeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodePreservingChildrenCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\RemoveNodePreservingChildrenCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ReplaceSelectionCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\ReplaceSelectionCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Selection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\Selection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SelectionController.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SelectionController.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SetNodeAttributeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SetNodeAttributeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SmartReplace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SmartReplaceICU.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitElementCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitElementCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeContainingElementCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\SplitTextNodeContainingElementCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextAffinity.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextGranularity.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextIterator.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TextIterator.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TypingCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\TypingCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\UnlinkCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\UnlinkCommand.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\visible_units.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\visible_units.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\VisiblePosition.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\VisiblePosition.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\WrapContentsInDummySpanCommand.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\editing\WrapContentsInDummySpanCommand.h" + > + </File> + </Filter> + <Filter + Name="html" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasGradient.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasGradient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPattern.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPattern.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPixelArray.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPixelArray.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasRenderingContext2D.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasRenderingContext2D.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasStyle.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasStyle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\File.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\File.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\FileList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\FileList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\FormDataList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\FormDataList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAnchorElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAnchorElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAppletElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAppletElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAreaElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAreaElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAudioElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAudioElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseFontElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBaseFontElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBlockquoteElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBlockquoteElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBodyElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBodyElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBRElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLBRElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLButtonElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLButtonElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCanvasElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCanvasElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDirectoryElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDirectoryElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDivElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDivElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDListElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDListElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElementFactory.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLElementFactory.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLEmbedElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLEmbedElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFieldSetElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFieldSetElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFontElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFontElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormControlElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormControlElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFormElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElementBase.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameElementBase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameOwnerElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameOwnerElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameSetElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLFrameSetElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadingElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHeadingElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHRElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHRElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHtmlElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLHtmlElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIFrameElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIFrameElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLImageLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLInputElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLInputElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIsIndexElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLIsIndexElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLKeygenElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLKeygenElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLabelElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLabelElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLegendElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLegendElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLIElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLIElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLinkElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLinkElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMapElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMapElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMarqueeElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMarqueeElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMediaElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMediaElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMenuElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMenuElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMetaElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLMetaElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLModElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLModElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLNameCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLNameCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLObjectElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLObjectElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOListElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOListElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptGroupElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptGroupElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionsCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLOptionsCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParagraphElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParagraphElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParamElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParamElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParser.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParser.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParserErrorCodes.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLParserErrorCodes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInImageElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPlugInImageElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPreElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLPreElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLQuoteElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLQuoteElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLScriptElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLScriptElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSelectElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSelectElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSourceElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLSourceElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLStyleElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLStyleElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCaptionElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCaptionElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCellElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableCellElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableColElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableColElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTablePartElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTablePartElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowsCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableRowsCollection.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableSectionElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTableSectionElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTextAreaElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTextAreaElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTitleElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTitleElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTokenizer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLTokenizer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLUListElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLUListElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLVideoElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLVideoElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLViewSourceDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLViewSourceDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\ImageData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\ImageData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\PreloadScanner.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\PreloadScanner.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\TimeRanges.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\TimeRanges.h" + > + </File> + </Filter> + <Filter + Name="history" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\BackForwardList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\BackForwardList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\CachedPage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\HistoryItem.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\HistoryItem.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\PageCache.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\history\PageCache.h" + > + </File> + </Filter> + <Filter + Name="svg" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\ColorDistance.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\ColorDistance.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAltGlyphElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAltGlyphElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAngle.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAngle.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateColorElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateColorElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPathData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPathData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPoints.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedPoints.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimatedTemplate.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateMotionElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateMotionElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateTransformElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimateTransformElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimationElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGAnimationElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCircleElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCircleElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGClipPathElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGClipPathElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGColor.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGColor.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGComponentTransferFunctionElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGComponentTransferFunctionElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCursorElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGCursorElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefinitionSrcElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefinitionSrcElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefsElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDefsElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDescElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDescElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocument.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocument.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocumentExtensions.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGDocumentExtensions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstance.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstance.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstanceList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGElementInstanceList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGEllipseElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGEllipseElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGException.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGExternalResourcesRequired.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGExternalResourcesRequired.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEBlendElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEBlendElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEColorMatrixElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEColorMatrixElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEComponentTransferElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEComponentTransferElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFECompositeElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFECompositeElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDiffuseLightingElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDiffuseLightingElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDisplacementMapElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDisplacementMapElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDistantLightElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEDistantLightElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFloodElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFloodElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncAElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncAElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncBElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncBElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncGElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncGElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncRElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEFuncRElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEGaussianBlurElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEGaussianBlurElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEImageElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEImageElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFELightElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFELightElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeNodeElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEMergeNodeElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEOffsetElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEOffsetElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEPointLightElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFEPointLightElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpecularLightingElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpecularLightingElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpotLightElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFESpotLightElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETileElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETileElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETurbulenceElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFETurbulenceElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterPrimitiveStandardAttributes.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFilterPrimitiveStandardAttributes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFitToViewBox.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFitToViewBox.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFont.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceFormatElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceFormatElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceNameElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceNameElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceSrcElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceSrcElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceUriElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGFontFaceUriElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGForeignObjectElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGForeignObjectElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGlyphElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGlyphElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGradientElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGGradientElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGHKernElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGHKernElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageLoader.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGImageLoader.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLangSpace.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLangSpace.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLength.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLength.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLengthList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLengthList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLinearGradientElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLinearGradientElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLineElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLineElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGListTraits.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLocatable.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGLocatable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMarkerElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMarkerElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMaskElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMaskElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMetadataElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMetadataElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMissingGlyphElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMissingGlyphElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMPathElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGMPathElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGNumberList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGNumberList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPaint.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPaint.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGParserUtilities.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGParserUtilities.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSeg.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegArc.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegArc.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegClosePath.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegClosePath.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubic.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubic.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubicSmooth.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoCubicSmooth.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadratic.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadratic.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadraticSmooth.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegCurvetoQuadraticSmooth.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLineto.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLineto.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoHorizontal.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoHorizontal.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoVertical.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegLinetoVertical.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegMoveto.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPathSegMoveto.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPatternElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPatternElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPointList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPointList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolyElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolyElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolygonElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolygonElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolylineElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPolylineElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPreserveAspectRatio.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGPreserveAspectRatio.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRadialGradientElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRadialGradientElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRectElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRectElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGRenderingIntent.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGScriptElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGScriptElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSetElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSetElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStopElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStopElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStringList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStringList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStylable.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStylable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledLocatableElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledLocatableElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledTransformableElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyledTransformableElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyleElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGStyleElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSVGElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSVGElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSwitchElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSwitchElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSymbolElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGSymbolElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTests.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTests.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextContentElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextContentElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPathElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPathElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPositioningElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTextPositioningElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTitleElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTitleElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransform.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransform.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformable.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformable.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformDistance.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformDistance.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTransformList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTRefElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTRefElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTSpanElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGTSpanElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGUnitTypes.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGURIReference.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGURIReference.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGUseElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGUseElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewElement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewSpec.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGViewSpec.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomAndPan.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomAndPan.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomEvent.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\SVGZoomEvent.h" + > + </File> + <Filter + Name="graphics" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGImage.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGImage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\SVGPaintServer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerGradient.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerGradient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerLinearGradient.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerLinearGradient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerPattern.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerPattern.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerRadialGradient.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerRadialGradient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerSolid.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGPaintServerSolid.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResource.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResource.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceClipper.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceClipper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceFilter.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceFilter.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceListener.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMarker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMarker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMasker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\graphics\SVGResourceMasker.h" + > + </File> + </Filter> + <Filter + Name="events" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSVGLazyEventListener.h" + > + </File> + </Filter> + <Filter + Name="animation" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTime.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTime.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTimeContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SMILTimeContainer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SVGSMILElement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\svg\animation\SVGSMILElement.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="storage" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\ChangeVersionWrapper.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\ChangeVersionWrapper.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\Database.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\Database.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseAuthorizer.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseAuthorizer.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseDetails.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTask.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTask.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseThread.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseThread.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTracker.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTracker.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\DatabaseTrackerClient.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginQuotaManager.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginQuotaManager.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginUsageRecord.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\OriginUsageRecord.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLError.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSet.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSetRowList.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLResultSetRowList.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatement.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatement.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatementCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLStatementErrorCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransaction.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransaction.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransactionCallback.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\storage\SQLTransactionErrorCallback.h" + > + </File> + </Filter> + <Filter + Name="plugins" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeType.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeType.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeTypeArray.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\MimeTypeArray.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\npfunctions.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\Plugin.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\Plugin.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginArray.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginArray.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginData.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginData.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginDatabase.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginDebug.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginInfoStore.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginMainThreadScheduler.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginPackage.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginQuirkSet.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginStream.h" + > + </File> + </Filter> + <Filter + Name="version" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\Configurations\Version.xcconfig" + > + </File> + </Filter> + <File + RelativePath="..\precompiled_webkit.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\precompiled_webkit.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj index c7e8780..b391a24 100644 --- a/webkit/build/glue/glue.vcproj +++ b/webkit/build/glue/glue.vcproj @@ -1,735 +1,735 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="Glue"
- ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
- RootNamespace="glue"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\glue.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;.\glue.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="API"
- >
- <File
- RelativePath="..\..\glue\autofill_form.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\autofill_form.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cache_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\console_message_level.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_node_types.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_bound_class.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_variant.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\form_data.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_decoder.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_form.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_type.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\screen_info.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdatasource.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weberror.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webhistoryitem.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webinputevent.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webpreferences.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webresponse.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webtextinput.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weburlrequest.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\window_open_disposition.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Library"
- >
- <File
- RelativePath="..\..\pending\AccessibleBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\pending\AccessibleBase.h"
- >
- </File>
- <File
- RelativePath="..\..\pending\AccessibleDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\pending\AccessibleDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_404_page_resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_404_page_resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_error_page_resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_error_page_resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\back_forward_list_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\back_forward_list_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cache_manager.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\chrome_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\chrome_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\chromium_bridge_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\clipboard_conversion.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\clipboard_conversion.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_menu_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_menu_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_binding_example.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_bound_class.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_variant.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\debugger.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\debugger.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_operations.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_operations.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dragclient_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dragclient_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\editor_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\editor_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\entity_map.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\entity_map.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\event_conversion.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\event_conversion.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\feed_preview.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\feed_preview.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_accessibility.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_accessibility.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_serialize.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_serialize.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_util.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_util.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_decoder.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\inspector_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\inspector_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\localized_strings.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\multipart_response_delegate.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\multipart_response_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\npruntime_util.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\npruntime_util.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_autocomplete_listener.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_autocomplete_listener.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_form_dom_manager.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_form_dom_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_handle_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_loader_bridge.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\scoped_clipboard_writer_glue.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\searchable_form_data.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\searchable_form_data.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\simple_clipboard_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\stacking_order_iterator.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\stacking_order_iterator.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webcursor.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webcursor.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webcursor_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdatasource_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdatasource_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdocumentloader_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdocumentloader_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdropdata.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdropdata.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weberror_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\weberror_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframeloaderclient_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframeloaderclient_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webhistoryitem_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webhistoryitem_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webinputevent_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_glue.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_glue.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_glue_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webresponse_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webtextinput_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webtextinput_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weburlrequest_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\weburlrequest_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget_impl.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Plugins"
- >
- <File
- RelativePath="..\..\glue\plugins\mozilla_extensions.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\mozilla_extensions.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\nphostapi.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_host.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_host.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_instance.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_instance.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_lib.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_lib.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream_url.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream_url.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_string_stream.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_string_stream.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\webplugin_delegate_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\webplugin_delegate_impl.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="Glue" + ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" + RootNamespace="glue" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\glue.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;.\glue.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="API" + > + <File + RelativePath="..\..\glue\autofill_form.cc" + > + </File> + <File + RelativePath="..\..\glue\autofill_form.h" + > + </File> + <File + RelativePath="..\..\glue\cache_manager.h" + > + </File> + <File + RelativePath="..\..\glue\console_message_level.h" + > + </File> + <File + RelativePath="..\..\glue\context_node_types.h" + > + </File> + <File + RelativePath="..\..\glue\cpp_bound_class.h" + > + </File> + <File + RelativePath="..\..\glue\cpp_variant.h" + > + </File> + <File + RelativePath="..\..\glue\form_data.h" + > + </File> + <File + RelativePath="..\..\glue\image_decoder.h" + > + </File> + <File + RelativePath="..\..\glue\password_form.h" + > + </File> + <File + RelativePath="..\..\glue\resource_type.h" + > + </File> + <File + RelativePath="..\..\glue\screen_info.h" + > + </File> + <File + RelativePath="..\..\glue\webdatasource.h" + > + </File> + <File + RelativePath="..\..\glue\weberror.h" + > + </File> + <File + RelativePath="..\..\glue\webframe.h" + > + </File> + <File + RelativePath="..\..\glue\webhistoryitem.h" + > + </File> + <File + RelativePath="..\..\glue\webinputevent.h" + > + </File> + <File + RelativePath="..\..\glue\webplugin.h" + > + </File> + <File + RelativePath="..\..\glue\webplugin_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\webpreferences.h" + > + </File> + <File + RelativePath="..\..\glue\webresponse.h" + > + </File> + <File + RelativePath="..\..\glue\webtextinput.h" + > + </File> + <File + RelativePath="..\..\glue\weburlrequest.h" + > + </File> + <File + RelativePath="..\..\glue\webview.h" + > + </File> + <File + RelativePath="..\..\glue\webview_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\webwidget.h" + > + </File> + <File + RelativePath="..\..\glue\webwidget_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\window_open_disposition.h" + > + </File> + </Filter> + <Filter + Name="Library" + > + <File + RelativePath="..\..\pending\AccessibleBase.cpp" + > + </File> + <File + RelativePath="..\..\pending\AccessibleBase.h" + > + </File> + <File + RelativePath="..\..\pending\AccessibleDocument.cpp" + > + </File> + <File + RelativePath="..\..\pending\AccessibleDocument.h" + > + </File> + <File + RelativePath="..\..\glue\alt_404_page_resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\alt_404_page_resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\alt_error_page_resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\alt_error_page_resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\back_forward_list_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\back_forward_list_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\cache_manager.cc" + > + </File> + <File + RelativePath="..\..\glue\chrome_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\chrome_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\chromium_bridge_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\clipboard_conversion.cc" + > + </File> + <File + RelativePath="..\..\glue\clipboard_conversion.h" + > + </File> + <File + RelativePath="..\..\glue\context_menu_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\context_menu_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\cpp_binding_example.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_bound_class.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_variant.cc" + > + </File> + <File + RelativePath="..\..\glue\debugger.cc" + > + </File> + <File + RelativePath="..\..\glue\debugger.h" + > + </File> + <File + RelativePath="..\..\glue\dom_operations.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_operations.h" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer.h" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\dragclient_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\dragclient_impl.h" + > + </File> + <File + RelativePath="..\..\glue\editor_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\editor_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\entity_map.cc" + > + </File> + <File + RelativePath="..\..\glue\entity_map.h" + > + </File> + <File + RelativePath="..\..\glue\event_conversion.cc" + > + </File> + <File + RelativePath="..\..\glue\event_conversion.h" + > + </File> + <File + RelativePath="..\..\glue\feed_preview.cc" + > + </File> + <File + RelativePath="..\..\glue\feed_preview.h" + > + </File> + <File + RelativePath="..\..\glue\glue_accessibility.cc" + > + </File> + <File + RelativePath="..\..\glue\glue_accessibility.h" + > + </File> + <File + RelativePath="..\..\glue\glue_serialize.cc" + > + </File> + <File + RelativePath="..\..\glue\glue_serialize.h" + > + </File> + <File + RelativePath="..\..\glue\glue_util.cc" + > + </File> + <File + RelativePath="..\..\glue\glue_util.h" + > + </File> + <File + RelativePath="..\..\glue\image_decoder.cc" + > + </File> + <File + RelativePath="..\..\glue\image_resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\image_resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\inspector_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\inspector_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\localized_strings.cc" + > + </File> + <File + RelativePath="..\..\glue\multipart_response_delegate.cc" + > + </File> + <File + RelativePath="..\..\glue\multipart_response_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\npruntime_util.cc" + > + </File> + <File + RelativePath="..\..\glue\npruntime_util.h" + > + </File> + <File + RelativePath="..\..\glue\password_autocomplete_listener.cc" + > + </File> + <File + RelativePath="..\..\glue\password_autocomplete_listener.h" + > + </File> + <File + RelativePath="..\..\glue\password_form_dom_manager.cc" + > + </File> + <File + RelativePath="..\..\glue\password_form_dom_manager.h" + > + </File> + <File + RelativePath="..\..\glue\resource.h" + > + </File> + <File + RelativePath="..\..\glue\resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\resource_handle_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\resource_loader_bridge.h" + > + </File> + <File + RelativePath="..\..\glue\scoped_clipboard_writer_glue.h" + > + </File> + <File + RelativePath="..\..\glue\searchable_form_data.cc" + > + </File> + <File + RelativePath="..\..\glue\searchable_form_data.h" + > + </File> + <File + RelativePath="..\..\glue\simple_clipboard_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\stacking_order_iterator.cc" + > + </File> + <File + RelativePath="..\..\glue\stacking_order_iterator.h" + > + </File> + <File + RelativePath="..\..\glue\webcursor.cc" + > + </File> + <File + RelativePath="..\..\glue\webcursor.h" + > + </File> + <File + RelativePath="..\..\glue\webcursor_win.cc" + > + </File> + <File + RelativePath="..\..\glue\webdatasource_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webdatasource_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webdocumentloader_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webdocumentloader_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webdropdata.cc" + > + </File> + <File + RelativePath="..\..\glue\webdropdata.h" + > + </File> + <File + RelativePath="..\..\glue\weberror_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\weberror_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webframe_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webframe_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webframeloaderclient_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webframeloaderclient_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webhistoryitem_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webhistoryitem_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webinputevent_win.cc" + > + </File> + <File + RelativePath="..\..\glue\webkit_glue.cc" + > + </File> + <File + RelativePath="..\..\glue\webkit_glue.h" + > + </File> + <File + RelativePath="..\..\glue\webkit_glue_win.cc" + > + </File> + <File + RelativePath="..\..\glue\webplugin_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webplugin_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webresponse_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webtextinput_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webtextinput_impl.h" + > + </File> + <File + RelativePath="..\..\glue\weburlrequest_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\weburlrequest_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webview_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webview_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webwidget_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webwidget_impl.h" + > + </File> + </Filter> + <Filter + Name="Plugins" + > + <File + RelativePath="..\..\glue\plugins\mozilla_extensions.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\mozilla_extensions.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\nphostapi.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_host.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_host.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_instance.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_instance.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_lib.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_lib.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_list.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_list.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream_url.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream_url.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream_win.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_string_stream.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_string_stream.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\webplugin_delegate_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\webplugin_delegate_impl.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/localized_strings/localized_strings.vcproj b/webkit/build/localized_strings/localized_strings.vcproj index bef1a48..5d5ba15 100644 --- a/webkit/build/localized_strings/localized_strings.vcproj +++ b/webkit/build/localized_strings/localized_strings.vcproj @@ -1,78 +1,78 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="localized_strings"
- ProjectGUID="{60B43839-95E6-4526-A661-209F16335E0E}"
- RootNamespace="localized_strings"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\..\..\tools\grit\build\grit_resource_file.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="GRIT Generated Resources"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="GRIT Generated Resources"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="..\..\glue\webkit_strings.grd"
- >
- </File>
- <File
- RelativePath="$(OutDir)\grit_derived_sources\webkit_strings.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="localized_strings" + ProjectGUID="{60B43839-95E6-4526-A661-209F16335E0E}" + RootNamespace="localized_strings" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + <ToolFile + RelativePath="..\..\..\tools\grit\build\grit_resource_file.rules" + /> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="GRIT Generated Resources" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="GRIT Generated Resources" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\..\glue\webkit_strings.grd" + > + </File> + <File + RelativePath="$(OutDir)\grit_derived_sources\webkit_strings.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj index 43fb2b7..676663e 100644 --- a/webkit/build/port/port.vcproj +++ b/webkit/build/port/port.vcproj @@ -1,1403 +1,1403 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="Port"
- ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}"
- RootNamespace="port"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath=".\inspector_copy.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\..\..\third_party\zlib\using_zlib.vsprops;.\port.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="Inspector file copy"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Inspector image file copy"
- />
- <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;.\port.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="Inspector file copy"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Inspector image file copy"
- />
- <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="page"
- >
- <File
- RelativePath="..\..\port\page\Location.cpp"
- >
- </File>
- <Filter
- Name="chromium"
- >
- <File
- RelativePath="..\..\port\page\chromium\AccessibilityObjectChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\page\chromium\AXObjectCacheChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\page\chromium\ChromeClientChromium.h"
- >
- </File>
- <File
- RelativePath="..\..\port\page\chromium\DragControllerChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\page\chromium\EventHandlerChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\page\chromium\FrameChromium.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="inspector"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Breakpoint.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\BreakpointsSidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\CallStackSidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Console.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Database.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DatabaseQueryView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DatabasesPanel.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DatabaseTableView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DataGrid.js"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\debugger.css"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\debugger.html"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\DebuggerConsole.js"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\DebuggerIPC.js"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\DebuggerPanel.js"
- DeploymentContent="true"
- >
- </File>
- <File
- RelativePath="..\..\port\page\inspector\DebuggerShell.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ElementsPanel.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ElementsTreeOutline.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\FontView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ImageView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\inspector.css"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\inspector.html"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\inspector.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\MetricsSidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Object.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ObjectPropertiesSection.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Panel.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\PanelEnablerView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Placard.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ProfilesPanel.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ProfileView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\PropertiesSection.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\PropertiesSidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Resource.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ResourceCategory.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ResourcesPanel.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ResourceView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ScopeChainSidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Script.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ScriptsPanel.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ScriptView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SidebarTreeElement.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SourceFrame.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SourceView.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\StylesSidebarPane.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\TextPrompt.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\treeoutline.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\utilities.js"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\View.js"
- >
- </File>
- <Filter
- Name="images"
- >
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\back.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\checker.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\clearConsoleButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\closeButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\consoleButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\database.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\databasesIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\databaseTable.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerContinue.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerPause.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerStepInto.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerStepOut.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerStepOver.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallDown.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallDownBlack.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallDownWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRight.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightBlack.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDown.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDownBlack.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDownWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\dockButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\elementsIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\enableButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\errorIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\errorMediumIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\excludeButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\focusButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\forward.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeader.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeaderPressed.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeaderSelected.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeaderSelectedPressed.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\goArrow.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\graphLabelCalloutLeft.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\graphLabelCalloutRight.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\largerResourcesButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\nodeSearchButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\paneBottomGrow.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\paneBottomGrowActive.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\paneGrowHandleLine.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\pauseOnExceptionButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\percentButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profileGroupIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profileIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profilesIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profileSmallIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profilesSilhouette.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\recordButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\reloadButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceCSSIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceDocumentIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceDocumentIconSmall.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceJSIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcePlainIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcePlainIconSmall.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcesIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcesSizeGraphIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcesTimeGraphIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\scriptsIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\scriptsSilhouette.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallBlue.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallBrightBlue.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallGray.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segment.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentEnd.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentHover.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentHoverEnd.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentSelected.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentSelectedEnd.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\splitviewDimple.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\splitviewDividerBackground.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarBackground.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarBottomBackground.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarButtons.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarMenuButton.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarMenuButtonSelected.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarResizerHorizontal.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarResizerVertical.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillBlue.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillGray.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillGreen.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillOrange.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillPurple.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillRed.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillYellow.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillBlue.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillGray.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillGreen.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillOrange.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillPurple.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillRed.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillYellow.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipBalloon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipBalloonBottom.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipIconPressed.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\toolbarItemSelected.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeDownTriangleBlack.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeDownTriangleWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeRightTriangleBlack.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeRightTriangleWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeUpTriangleBlack.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeUpTriangleWhite.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\userInputIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\userInputPreviousIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\warningIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\warningMediumIcon.png"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\warningsErrors.png"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="platform"
- >
- <File
- RelativePath="..\..\port\platform\GKURL.cpp"
- >
- </File>
- <Filter
- Name="chromium"
- >
- <File
- RelativePath="..\..\port\platform\chromium\ChromiumBridge.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ChromiumDataObject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ChromiumDataObject.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ClipboardChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ClipboardChromium.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ContextMenuChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ContextMenuItemChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\CursorChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\DragDataChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\DragImageChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\EditorChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\FileChooserChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\FileSystemChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\FileSystemChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\FramelessScrollView.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\FramelessScrollView.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\Language.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\LinkHashChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\MimeTypeRegistryChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\PasteboardChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\PlatformKeyboardEventChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\PlatformScreenChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\PopupMenuChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\PopupMenuChromium.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ScrollbarThemeChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ScrollbarThemeChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\ScrollbarThemeChromiumWin.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\SearchPopupMenuChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\SharedTimerChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\SoundChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\SSLKeyGeneratorChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\SystemTimeChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\TemporaryLinkStubs.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\TextBoundariesChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\TextBreakIteratorInternalICUChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\WidgetChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\chromium\WidgetClientChromium.h"
- >
- </File>
- </Filter>
- <Filter
- Name="graphics"
- >
- <File
- RelativePath="..\..\port\platform\graphics\skia\AffineTransformSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\BitmapImageSingleFrameSkia.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\ColorSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\FloatPointSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\FloatRectSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\GradientSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\GraphicsContextPlatformPrivate.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\GraphicsContextSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\ImageBufferSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\ImageSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\ImageSourceSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\ImageSourceSkia.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\IntPointSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\IntRectSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\NativeImageSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\NativeImageSkia.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\PathSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\PatternSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\PlatformContextSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\PlatformContextSkia.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\SkiaUtils.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\skia\SkiaUtils.h"
- >
- </File>
- <Filter
- Name="chromium"
- >
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontCacheChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontCustomPlatformData.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontCustomPlatformData.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontPlatformData.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontPlatformDataChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontPlatformDataChromiumWin.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontUtilsChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\FontUtilsChromiumWin.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\IconChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\ImageBufferData.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\MediaPlayerPrivateChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\MediaPlayerPrivateChromium.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\PlatformIcon.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\SimpleFontDataChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\ThemeHelperChromiumWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\ThemeHelperChromiumWin.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelper.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelperTextRun.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelperTextRun.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="image-decoders"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\ImageDecoder.h"
- >
- </File>
- <Filter
- Name="bmp"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageReader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageReader.h"
- >
- </File>
- </Filter>
- <Filter
- Name="ico"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder.h"
- >
- </File>
- </Filter>
- <Filter
- Name="xbm"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder.h"
- >
- </File>
- </Filter>
- <Filter
- Name="jpeg"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\jpeg\JPEGImageDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\jpeg\JPEGImageDecoder.h"
- >
- </File>
- </Filter>
- <Filter
- Name="gif"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\gif\GIFImageDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\gif\GIFImageDecoder.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\gif\GIFImageReader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\gif\GIFImageReader.h"
- >
- </File>
- </Filter>
- <Filter
- Name="png"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\png\PNGImageDecoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\png\PNGImageDecoder.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="network"
- >
- <Filter
- Name="chromium"
- >
- <File
- RelativePath="..\..\port\platform\network\chromium\AuthenticationChallenge.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\AuthenticationChallengeChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\CookieJarChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\DNSChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\NetworkStateNotifierChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\ResourceError.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\ResourceRequest.h"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\network\chromium\ResourceResponse.h"
- >
- </File>
- </Filter>
- </Filter>
- </Filter>
- <Filter
- Name="plugins"
- >
- <Filter
- Name="chromium"
- >
- <File
- RelativePath="..\..\port\plugins\chromium\PluginDataChromium.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="rendering"
- >
- <File
- RelativePath="..\..\port\rendering\RenderThemeWin.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\rendering\RenderThemeWin.h"
- >
- </File>
- </Filter>
- <Filter
- Name="svg"
- >
- <Filter
- Name="graphics"
- >
- <Filter
- Name="skia"
- >
- <File
- RelativePath="..\..\port\svg\graphics\skia\RenderPathSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SkiaSupport.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SkiaSupport.h"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerGradientSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerPatternSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SVGResourceFilterSkia.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\svg\graphics\skia\SVGResourceMaskerSkia.cpp"
- >
- </File>
- </Filter>
- </Filter>
- </Filter>
- <Filter
- Name="bridge"
- >
- <Filter
- Name="chromium"
- >
- <File
- RelativePath="..\..\port\bridge\chromium\PluginsChromium.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="history"
- >
- <File
- RelativePath="..\..\port\history\CachedPage.cpp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="Port" + ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}" + RootNamespace="port" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + <ToolFile + RelativePath=".\inspector_copy.rules" + /> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\..\..\third_party\zlib\using_zlib.vsprops;.\port.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="Inspector file copy" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="Inspector image file copy" + /> + <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;.\port.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="Inspector file copy" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="Inspector image file copy" + /> + <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="page" + > + <File + RelativePath="..\..\port\page\Location.cpp" + > + </File> + <Filter + Name="chromium" + > + <File + RelativePath="..\..\port\page\chromium\AccessibilityObjectChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\page\chromium\AXObjectCacheChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\page\chromium\ChromeClientChromium.h" + > + </File> + <File + RelativePath="..\..\port\page\chromium\DragControllerChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\page\chromium\EventHandlerChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\page\chromium\FrameChromium.cpp" + > + </File> + </Filter> + </Filter> + <Filter + Name="inspector" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Breakpoint.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\BreakpointsSidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\CallStackSidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Console.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Database.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DatabaseQueryView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DatabasesPanel.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DatabaseTableView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DataGrid.js" + > + </File> + <File + RelativePath="..\..\port\page\inspector\debugger.css" + > + </File> + <File + RelativePath="..\..\port\page\inspector\debugger.html" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerConsole.js" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerIPC.js" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerPanel.js" + DeploymentContent="true" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerShell.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ElementsPanel.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ElementsTreeOutline.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\FontView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ImageView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\inspector.css" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\inspector.html" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\inspector.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\MetricsSidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Object.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ObjectPropertiesSection.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Panel.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\PanelEnablerView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Placard.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ProfilesPanel.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ProfileView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\PropertiesSection.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\PropertiesSidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Resource.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ResourceCategory.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ResourcesPanel.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ResourceView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ScopeChainSidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Script.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ScriptsPanel.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ScriptView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SidebarTreeElement.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SourceFrame.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\SourceView.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\StylesSidebarPane.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\TextPrompt.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\treeoutline.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\utilities.js" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\View.js" + > + </File> + <Filter + Name="images" + > + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\back.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\checker.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\clearConsoleButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\closeButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\consoleButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\database.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\databasesIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\databaseTable.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerContinue.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerPause.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerStepInto.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerStepOut.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\debuggerStepOver.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallDown.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallDownBlack.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallDownWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRight.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightBlack.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDown.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDownBlack.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDownWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\dockButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\elementsIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\enableButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\errorIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\errorMediumIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\excludeButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\focusButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\forward.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeader.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeaderPressed.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeaderSelected.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\glossyHeaderSelectedPressed.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\goArrow.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\graphLabelCalloutLeft.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\graphLabelCalloutRight.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\largerResourcesButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\nodeSearchButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\paneBottomGrow.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\paneBottomGrowActive.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\paneGrowHandleLine.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\pauseOnExceptionButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\percentButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profileGroupIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profileIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profilesIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profileSmallIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\profilesSilhouette.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\recordButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\reloadButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceCSSIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceDocumentIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceDocumentIconSmall.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourceJSIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcePlainIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcePlainIconSmall.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcesIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcesSizeGraphIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\resourcesTimeGraphIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\scriptsIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\scriptsSilhouette.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallBlue.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallBrightBlue.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallGray.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\searchSmallWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segment.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentEnd.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentHover.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentHoverEnd.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentSelected.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\segmentSelectedEnd.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\splitviewDimple.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\splitviewDividerBackground.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarBackground.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarBottomBackground.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarButtons.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarMenuButton.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarMenuButtonSelected.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarResizerHorizontal.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\statusbarResizerVertical.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillBlue.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillGray.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillGreen.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillOrange.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillPurple.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillRed.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelineHollowPillYellow.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillBlue.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillGray.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillGreen.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillOrange.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillPurple.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillRed.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\timelinePillYellow.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipBalloon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipBalloonBottom.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\tipIconPressed.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\toolbarItemSelected.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeDownTriangleBlack.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeDownTriangleWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeRightTriangleBlack.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeRightTriangleWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeUpTriangleBlack.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\treeUpTriangleWhite.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\userInputIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\userInputPreviousIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\warningIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\warningMediumIcon.png" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\Images\warningsErrors.png" + > + </File> + </Filter> + </Filter> + <Filter + Name="platform" + > + <File + RelativePath="..\..\port\platform\GKURL.cpp" + > + </File> + <Filter + Name="chromium" + > + <File + RelativePath="..\..\port\platform\chromium\ChromiumBridge.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ChromiumDataObject.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ChromiumDataObject.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ClipboardChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ClipboardChromium.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ContextMenuChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ContextMenuItemChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\CursorChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\DragDataChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\DragImageChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\EditorChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\FileChooserChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\FileSystemChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\FileSystemChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\FramelessScrollView.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\FramelessScrollView.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\Language.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\LinkHashChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\MimeTypeRegistryChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\PasteboardChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\PlatformKeyboardEventChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\PlatformScreenChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\PopupMenuChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\PopupMenuChromium.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ScrollbarThemeChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ScrollbarThemeChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\ScrollbarThemeChromiumWin.h" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\SearchPopupMenuChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\SharedTimerChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\SoundChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\SSLKeyGeneratorChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\SystemTimeChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\TemporaryLinkStubs.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\TextBoundariesChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\TextBreakIteratorInternalICUChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\WidgetChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\chromium\WidgetClientChromium.h" + > + </File> + </Filter> + <Filter + Name="graphics" + > + <File + RelativePath="..\..\port\platform\graphics\skia\AffineTransformSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\BitmapImageSingleFrameSkia.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\ColorSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\FloatPointSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\FloatRectSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\GradientSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\GraphicsContextPlatformPrivate.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\GraphicsContextSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\ImageBufferSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\ImageSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\ImageSourceSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\ImageSourceSkia.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\IntPointSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\IntRectSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\NativeImageSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\NativeImageSkia.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\PathSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\PatternSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\PlatformContextSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\PlatformContextSkia.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\SkiaUtils.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\skia\SkiaUtils.h" + > + </File> + <Filter + Name="chromium" + > + <File + RelativePath="..\..\port\platform\graphics\chromium\FontCacheChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontCustomPlatformData.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontCustomPlatformData.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontPlatformData.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontPlatformDataChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontPlatformDataChromiumWin.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontUtilsChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\FontUtilsChromiumWin.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\IconChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\ImageBufferData.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\MediaPlayerPrivateChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\MediaPlayerPrivateChromium.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\PlatformIcon.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\SimpleFontDataChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\ThemeHelperChromiumWin.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\ThemeHelperChromiumWin.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelper.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelper.h" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelperTextRun.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelperTextRun.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="image-decoders" + > + <File + RelativePath="..\..\port\platform\image-decoders\ImageDecoder.h" + > + </File> + <Filter + Name="bmp" + > + <File + RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder.h" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageReader.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageReader.h" + > + </File> + </Filter> + <Filter + Name="ico" + > + <File + RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder.h" + > + </File> + </Filter> + <Filter + Name="xbm" + > + <File + RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder.h" + > + </File> + </Filter> + <Filter + Name="jpeg" + > + <File + RelativePath="..\..\port\platform\image-decoders\jpeg\JPEGImageDecoder.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\jpeg\JPEGImageDecoder.h" + > + </File> + </Filter> + <Filter + Name="gif" + > + <File + RelativePath="..\..\port\platform\image-decoders\gif\GIFImageDecoder.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\gif\GIFImageDecoder.h" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\gif\GIFImageReader.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\gif\GIFImageReader.h" + > + </File> + </Filter> + <Filter + Name="png" + > + <File + RelativePath="..\..\port\platform\image-decoders\png\PNGImageDecoder.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\png\PNGImageDecoder.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="network" + > + <Filter + Name="chromium" + > + <File + RelativePath="..\..\port\platform\network\chromium\AuthenticationChallenge.h" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\AuthenticationChallengeChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\CookieJarChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\DNSChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\NetworkStateNotifierChromium.cpp" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\ResourceError.h" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\ResourceRequest.h" + > + </File> + <File + RelativePath="..\..\port\platform\network\chromium\ResourceResponse.h" + > + </File> + </Filter> + </Filter> + </Filter> + <Filter + Name="plugins" + > + <Filter + Name="chromium" + > + <File + RelativePath="..\..\port\plugins\chromium\PluginDataChromium.cpp" + > + </File> + </Filter> + </Filter> + <Filter + Name="rendering" + > + <File + RelativePath="..\..\port\rendering\RenderThemeWin.cpp" + > + </File> + <File + RelativePath="..\..\port\rendering\RenderThemeWin.h" + > + </File> + </Filter> + <Filter + Name="svg" + > + <Filter + Name="graphics" + > + <Filter + Name="skia" + > + <File + RelativePath="..\..\port\svg\graphics\skia\RenderPathSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SkiaSupport.cpp" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SkiaSupport.h" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerGradientSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerPatternSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SVGResourceFilterSkia.cpp" + > + </File> + <File + RelativePath="..\..\port\svg\graphics\skia\SVGResourceMaskerSkia.cpp" + > + </File> + </Filter> + </Filter> + </Filter> + <Filter + Name="bridge" + > + <Filter + Name="chromium" + > + <File + RelativePath="..\..\port\bridge\chromium\PluginsChromium.cpp" + > + </File> + </Filter> + </Filter> + <Filter + Name="history" + > + <File + RelativePath="..\..\port\history\CachedPage.cpp" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/default_plugin/default_plugin.vcproj b/webkit/default_plugin/default_plugin.vcproj index 98f9273..f64f00a 100644 --- a/webkit/default_plugin/default_plugin.vcproj +++ b/webkit/default_plugin/default_plugin.vcproj @@ -1,183 +1,183 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="default_plugin"
- ProjectGUID="{5916D37D-8C97-424F-A904-74E52594C2D6}"
- RootNamespace="default_plugin"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\default_plugin.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;.\default_plugin.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=".\activex_installer.cc"
- >
- </File>
- <File
- RelativePath=".\activex_installer.h"
- >
- </File>
- <File
- RelativePath=".\default_plugin.cc"
- >
- </File>
- <File
- RelativePath=".\default_plugin_shared.h"
- >
- </File>
- <File
- RelativePath=".\install_dialog.cc"
- >
- </File>
- <File
- RelativePath=".\install_dialog.h"
- >
- </File>
- <File
- RelativePath=".\plugin_database_handler.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_database_handler.h"
- >
- </File>
- <File
- RelativePath=".\plugin_impl.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_impl.h"
- >
- </File>
- <File
- RelativePath=".\plugin_install_job_monitor.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_install_job_monitor.h"
- >
- </File>
- <File
- RelativePath=".\plugin_main.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_main.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="default_plugin" + ProjectGUID="{5916D37D-8C97-424F-A904-74E52594C2D6}" + RootNamespace="default_plugin" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\default_plugin.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;.\default_plugin.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=".\activex_installer.cc" + > + </File> + <File + RelativePath=".\activex_installer.h" + > + </File> + <File + RelativePath=".\default_plugin.cc" + > + </File> + <File + RelativePath=".\default_plugin_shared.h" + > + </File> + <File + RelativePath=".\install_dialog.cc" + > + </File> + <File + RelativePath=".\install_dialog.h" + > + </File> + <File + RelativePath=".\plugin_database_handler.cc" + > + </File> + <File + RelativePath=".\plugin_database_handler.h" + > + </File> + <File + RelativePath=".\plugin_impl.cc" + > + </File> + <File + RelativePath=".\plugin_impl.h" + > + </File> + <File + RelativePath=".\plugin_install_job_monitor.cc" + > + </File> + <File + RelativePath=".\plugin_install_job_monitor.h" + > + </File> + <File + RelativePath=".\plugin_main.cc" + > + </File> + <File + RelativePath=".\plugin_main.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/glue/plugins/test/npapi_test_plugin.vcproj b/webkit/glue/plugins/test/npapi_test_plugin.vcproj index b9f6e91..d52bba8 100644 --- a/webkit/glue/plugins/test/npapi_test_plugin.vcproj +++ b/webkit/glue/plugins/test/npapi_test_plugin.vcproj @@ -1,264 +1,264 @@ -<?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_delete_plugin_in_stream_test.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_delete_plugin_in_stream_test.h"
- >
- </File>
- <File
- RelativePath=".\plugin_execute_script_delete_test.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_execute_script_delete_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_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=".\resource.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?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_delete_plugin_in_stream_test.cc" + > + </File> + <File + RelativePath=".\plugin_delete_plugin_in_stream_test.h" + > + </File> + <File + RelativePath=".\plugin_execute_script_delete_test.cc" + > + </File> + <File + RelativePath=".\plugin_execute_script_delete_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_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=".\resource.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj b/webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj index 7bbe592..ffcd474 100644 --- a/webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj +++ b/webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj @@ -1,178 +1,178 @@ -<?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>
+<?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> diff --git a/webkit/tools/test_shell/test_shell.vcproj b/webkit/tools/test_shell/test_shell.vcproj index e9170cf..86f1f39 100644 --- a/webkit/tools/test_shell/test_shell.vcproj +++ b/webkit/tools/test_shell/test_shell.vcproj @@ -1,327 +1,327 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="test_shell"
- ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}"
- RootNamespace="test_shell"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.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"
- SubSystem="1"
- />
- <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="1"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.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"
- SubSystem="1"
- />
- <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>
- <Filter
- Name="resources"
- >
- <File
- RelativePath="..\..\..\net\base\net_resources.rc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_east.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_middle.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_north.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_north_east.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_north_west.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_south.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_south_east.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_south_west.cur"
- >
- </File>
- <File
- RelativePath="..\..\glue\resources\pan_west.cur"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\resources\small.ico"
- >
- </File>
- <File
- RelativePath=".\resources\test_shell.ico"
- >
- </File>
- <File
- RelativePath=".\resources\test_shell.rc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_resources.rc"
- >
- </File>
- <File
- RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\drag_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\drag_delegate.h"
- >
- </File>
- <File
- RelativePath=".\drop_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\drop_delegate.h"
- >
- </File>
- <File
- RelativePath=".\event_sending_controller.cc"
- >
- </File>
- <File
- RelativePath=".\event_sending_controller.h"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller.cc"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller.h"
- >
- </File>
- <File
- RelativePath=".\simple_resource_loader_bridge.cc"
- >
- </File>
- <File
- RelativePath=".\test_navigation_controller.cc"
- >
- </File>
- <File
- RelativePath=".\test_navigation_controller.h"
- >
- </File>
- <File
- RelativePath=".\test_shell.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_main.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_request_context.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_request_context.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_switches.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_switches.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_win.cc"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate.h"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate_win.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller.h"
- >
- </File>
- <File
- RelativePath=".\webview_host.h"
- >
- </File>
- <File
- RelativePath=".\webview_host_win.cc"
- >
- </File>
- <File
- RelativePath=".\webwidget_host.h"
- >
- </File>
- <File
- RelativePath=".\webwidget_host_win.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="test_shell" + ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}" + RootNamespace="test_shell" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.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" + SubSystem="1" + /> + <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="1" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.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" + SubSystem="1" + /> + <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> + <Filter + Name="resources" + > + <File + RelativePath="..\..\..\net\base\net_resources.rc" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_east.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_middle.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_north.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_north_east.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_north_west.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_south.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_south_east.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_south_west.cur" + > + </File> + <File + RelativePath="..\..\glue\resources\pan_west.cur" + > + </File> + <File + RelativePath=".\resource.h" + > + </File> + <File + RelativePath=".\resources\small.ico" + > + </File> + <File + RelativePath=".\resources\test_shell.ico" + > + </File> + <File + RelativePath=".\resources\test_shell.rc" + > + </File> + <File + RelativePath="..\..\glue\webkit_resources.rc" + > + </File> + <File + RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc" + > + </File> + </Filter> + <File + RelativePath=".\drag_delegate.cc" + > + </File> + <File + RelativePath=".\drag_delegate.h" + > + </File> + <File + RelativePath=".\drop_delegate.cc" + > + </File> + <File + RelativePath=".\drop_delegate.h" + > + </File> + <File + RelativePath=".\event_sending_controller.cc" + > + </File> + <File + RelativePath=".\event_sending_controller.h" + > + </File> + <File + RelativePath=".\layout_test_controller.cc" + > + </File> + <File + RelativePath=".\layout_test_controller.h" + > + </File> + <File + RelativePath=".\simple_resource_loader_bridge.cc" + > + </File> + <File + RelativePath=".\test_navigation_controller.cc" + > + </File> + <File + RelativePath=".\test_navigation_controller.h" + > + </File> + <File + RelativePath=".\test_shell.cc" + > + </File> + <File + RelativePath=".\test_shell.h" + > + </File> + <File + RelativePath=".\test_shell_main.cc" + > + </File> + <File + RelativePath=".\test_shell_request_context.cc" + > + </File> + <File + RelativePath=".\test_shell_request_context.h" + > + </File> + <File + RelativePath=".\test_shell_switches.cc" + > + </File> + <File + RelativePath=".\test_shell_switches.h" + > + </File> + <File + RelativePath=".\test_shell_win.cc" + > + </File> + <File + RelativePath=".\test_webview_delegate.cc" + > + </File> + <File + RelativePath=".\test_webview_delegate.h" + > + </File> + <File + RelativePath=".\test_webview_delegate_win.cc" + > + </File> + <File + RelativePath=".\text_input_controller.cc" + > + </File> + <File + RelativePath=".\text_input_controller.h" + > + </File> + <File + RelativePath=".\webview_host.h" + > + </File> + <File + RelativePath=".\webview_host_win.cc" + > + </File> + <File + RelativePath=".\webwidget_host.h" + > + </File> + <File + RelativePath=".\webwidget_host_win.cc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj index a2776ae..e1e421b 100644 --- a/webkit/tools/test_shell/test_shell_tests.vcproj +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -1,409 +1,409 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="test_shell_tests"
- ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
- RootNamespace="test_shell_tests"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.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"
- />
- <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="1"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.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"
- />
- <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>
- <Filter
- Name="support"
- >
- <File
- RelativePath=".\drag_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\drag_delegate.h"
- >
- </File>
- <File
- RelativePath=".\drop_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\drop_delegate.h"
- >
- </File>
- <File
- RelativePath=".\event_sending_controller.cc"
- >
- </File>
- <File
- RelativePath=".\event_sending_controller.h"
- >
- </File>
- <File
- RelativePath=".\image_decoder_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\image_decoder_unittest.h"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller.cc"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller.h"
- >
- </File>
- <File
- RelativePath="..\..\..\net\base\net_resources.rc"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\run_all_tests.cc"
- >
- </File>
- <File
- RelativePath=".\simple_resource_loader_bridge.cc"
- >
- </File>
- <File
- RelativePath=".\resources\small.ico"
- >
- </File>
- <File
- RelativePath=".\test_navigation_controller.cc"
- >
- </File>
- <File
- RelativePath=".\test_navigation_controller.h"
- >
- </File>
- <File
- RelativePath=".\test_shell.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell.h"
- >
- </File>
- <File
- RelativePath=".\resources\test_shell.ico"
- >
- </File>
- <File
- RelativePath=".\resources\test_shell.rc"
- >
- </File>
- <File
- RelativePath=".\test_shell_request_context.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_request_context.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_switches.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_switches.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_test.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_test.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_win.cc"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate.h"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate_win.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller.h"
- >
- </File>
- <File
- RelativePath=".\webview_host.h"
- >
- </File>
- <File
- RelativePath=".\webview_host_win.cc"
- >
- </File>
- <File
- RelativePath=".\webwidget_host.h"
- >
- </File>
- <File
- RelativePath=".\webwidget_host_win.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="tests"
- >
- <File
- RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\glue\bookmarklet_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_menu_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_bound_class_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_variant_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_operations_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\GKURL_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_serialize_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\glue\iframe_redirect_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\keyboard_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\mimetype_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\multipart_response_delegate_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\node_leak_test.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_autocomplete_listener_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\..\skia\ext\platform_canvas_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_tests.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\regular_expression_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_fetcher_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelper_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\skia\ext\vector_canvas_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_impl_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder_unittest.cpp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="test_shell_tests" + ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}" + RootNamespace="test_shell_tests" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.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" + /> + <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="1" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.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" + /> + <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> + <Filter + Name="support" + > + <File + RelativePath=".\drag_delegate.cc" + > + </File> + <File + RelativePath=".\drag_delegate.h" + > + </File> + <File + RelativePath=".\drop_delegate.cc" + > + </File> + <File + RelativePath=".\drop_delegate.h" + > + </File> + <File + RelativePath=".\event_sending_controller.cc" + > + </File> + <File + RelativePath=".\event_sending_controller.h" + > + </File> + <File + RelativePath=".\image_decoder_unittest.cc" + > + </File> + <File + RelativePath=".\image_decoder_unittest.h" + > + </File> + <File + RelativePath=".\layout_test_controller.cc" + > + </File> + <File + RelativePath=".\layout_test_controller.h" + > + </File> + <File + RelativePath="..\..\..\net\base\net_resources.rc" + > + </File> + <File + RelativePath=".\resource.h" + > + </File> + <File + RelativePath=".\run_all_tests.cc" + > + </File> + <File + RelativePath=".\simple_resource_loader_bridge.cc" + > + </File> + <File + RelativePath=".\resources\small.ico" + > + </File> + <File + RelativePath=".\test_navigation_controller.cc" + > + </File> + <File + RelativePath=".\test_navigation_controller.h" + > + </File> + <File + RelativePath=".\test_shell.cc" + > + </File> + <File + RelativePath=".\test_shell.h" + > + </File> + <File + RelativePath=".\resources\test_shell.ico" + > + </File> + <File + RelativePath=".\resources\test_shell.rc" + > + </File> + <File + RelativePath=".\test_shell_request_context.cc" + > + </File> + <File + RelativePath=".\test_shell_request_context.h" + > + </File> + <File + RelativePath=".\test_shell_switches.cc" + > + </File> + <File + RelativePath=".\test_shell_switches.h" + > + </File> + <File + RelativePath=".\test_shell_test.cc" + > + </File> + <File + RelativePath=".\test_shell_test.h" + > + </File> + <File + RelativePath=".\test_shell_win.cc" + > + </File> + <File + RelativePath=".\test_webview_delegate.cc" + > + </File> + <File + RelativePath=".\test_webview_delegate.h" + > + </File> + <File + RelativePath=".\test_webview_delegate_win.cc" + > + </File> + <File + RelativePath=".\text_input_controller.cc" + > + </File> + <File + RelativePath=".\text_input_controller.h" + > + </File> + <File + RelativePath=".\webview_host.h" + > + </File> + <File + RelativePath=".\webview_host_win.cc" + > + </File> + <File + RelativePath=".\webwidget_host.h" + > + </File> + <File + RelativePath=".\webwidget_host_win.cc" + > + </File> + </Filter> + <Filter + Name="tests" + > + <File + RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder_unittest.cpp" + > + </File> + <File + RelativePath="..\..\glue\bookmarklet_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\context_menu_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_bound_class_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_variant_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_operations_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\GKURL_unittest.cpp" + > + </File> + <File + RelativePath="..\..\glue\glue_serialize_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder_unittest.cpp" + > + </File> + <File + RelativePath="..\..\glue\iframe_redirect_unittest.cc" + > + </File> + <File + RelativePath=".\keyboard_unittest.cc" + > + </File> + <File + RelativePath=".\layout_test_controller_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\mimetype_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\multipart_response_delegate_unittest.cc" + > + </File> + <File + RelativePath=".\node_leak_test.cc" + > + </File> + <File + RelativePath="..\..\glue\password_autocomplete_listener_unittest.cc" + > + </File> + <File + RelativePath="..\..\..\skia\ext\platform_canvas_unittest.cc" + > + </File> + <File + RelativePath=".\plugin_tests.cc" + > + </File> + <File + RelativePath="..\..\glue\regular_expression_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\resource_fetcher_unittest.cc" + > + </File> + <File + RelativePath=".\text_input_controller_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\graphics\chromium\UniscribeHelper_unittest.cpp" + > + </File> + <File + RelativePath="..\..\..\skia\ext\vector_canvas_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\webframe_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\webplugin_impl_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder_unittest.cpp" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/webkit/webkit.sln b/webkit/webkit.sln index 6d14c40..52c99fb 100644 --- a/webkit/webkit.sln +++ b/webkit/webkit.sln @@ -1,646 +1,646 @@ -Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings", "build\V8Bindings\V8Bindings.vcproj", "{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "build\WebCore\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Config", "build\JSConfig\V8Config.vcproj", "{2E2D3301-2EC4-4C0F-B889-87073B30F673}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (readonly)", "webkit (readonly)", "{1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTF", "build\JavaScriptCore\WTF.vcproj", "{AA8A5A85-592B-4357-BC60-E0E91E026AF6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "localized_strings", "build\localized_strings\localized_strings.vcproj", "{60B43839-95E6-4526-A661-209F16335E0E}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (ours)", "webkit (ours)", "{4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4A249B49-19FB-4BD1-B017-718E7A4448EF}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "..\base\build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media", "..\media\build\media.vcproj", "{6AE76406-B03B-11DD-94B1-80B556D89593}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_shell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {BE6D5659-A8D5-4890-A42C-090DD10EF62C}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\test_shell\test_shell_tests.vcproj", "{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "..\third_party\libjpeg\libjpeg.vcproj", "{238CE175-76CE-4A25-A676-69D115885601}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "breakpad_handler", "..\breakpad\breakpad_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_test_plugin", "glue\plugins\test\npapi_test_plugin.vcproj", "{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_layout_test_plugin", "tools\npapi_layout_test_plugin\npapi_layout_test_plugin.vcproj", "{BE6D5659-A8D5-4890-A42C-090DD10EF62C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim_dll", "activex_shim_dll\activex_shim_dll.vcproj", "{494E414B-1655-48CE-996D-6413ECFB7829}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxml projects", "libxml projects", "{B5EEDCC4-877F-4537-AD0E-A3FA070522DF}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml_config", "..\third_party\libxml\build\libxml_config.vcproj", "{31D88CBF-DC28-47A8-8838-BF81D528EE74}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxslt projects", "libxslt projects", "{0655DC38-C685-436C-8D99-7CF64CB2CC35}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt_config", "..\third_party\libxslt\build\libxslt_config.vcproj", "{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "default_plugin\default_plugin.vcproj", "{5916D37D-8C97-424F-A904-74E52594C2D6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74}
- {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore_pcre", "build\JavaScriptCore\JavaScriptCore_pcre.vcproj", "{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings_prebuild", "build\V8Bindings\V8Bindings_prebuild.vcproj", "{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_base", "..\v8\tools\visual_studio\v8_base.vcproj", "{EC8B7909-62AF-470D-A75D-E1D89C837142}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8", "..\v8\tools\visual_studio\v8.vcproj", "{21E22961-22BF-4493-BD3A-868F93DA5179}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_mksnapshot", "..\v8\tools\visual_studio\v8_mksnapshot.vcproj", "{865575D0-37E2-405E-8CBA-5F6C485B5A26}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_snapshot", "..\v8\tools\visual_studio\v8_snapshot.vcproj", "{C0334F9A-1168-4101-9DD8-C30FB252D435}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {865575D0-37E2-405E-8CBA-5F6C485B5A26} = {865575D0-37E2-405E-8CBA-5F6C485B5A26}
- {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sqlite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.ActiveCfg = Debug|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.Build.0 = Debug|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.ActiveCfg = Release|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.Build.0 = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.Build.0 = Release|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.ActiveCfg = Debug|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.Build.0 = Debug|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.ActiveCfg = Release|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.Build.0 = Release|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.Build.0 = Release|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = Release|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.ActiveCfg = Debug|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.Build.0 = Debug|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.ActiveCfg = Release|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.Build.0 = Release|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.ActiveCfg = Debug|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.Build.0 = Debug|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.ActiveCfg = Release|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.Build.0 = Release|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.ActiveCfg = Debug|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.Build.0 = Debug|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.ActiveCfg = Release|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.Build.0 = Release|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = Release|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.ActiveCfg = Debug|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.Build.0 = Debug|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.ActiveCfg = Release|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.Build.0 = Release|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.Build.0 = Release|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.ActiveCfg = Debug|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.Build.0 = Debug|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.ActiveCfg = Release|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.Build.0 = Release|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.ActiveCfg = Debug|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.Build.0 = Debug|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.ActiveCfg = Release|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.Build.0 = Release|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.Build.0 = Release|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.Build.0 = Release|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.ActiveCfg = Debug|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.Build.0 = Debug|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.ActiveCfg = Release|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.Build.0 = Release|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.ActiveCfg = Debug|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.Build.0 = Debug|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.ActiveCfg = Release|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.Build.0 = Release|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.Build.0 = Release|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32
- {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Win32.ActiveCfg = Debug|Win32
- {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Win32.Build.0 = Debug|Win32
- {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Win32.ActiveCfg = Release|Win32
- {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Win32.Build.0 = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.Build.0 = Release|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = Release|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.ActiveCfg = Debug|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.Build.0 = Debug|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.ActiveCfg = Release|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.Build.0 = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32
- {C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Win32.ActiveCfg = Debug|Win32
- {C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Win32.Build.0 = Debug|Win32
- {C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Win32.ActiveCfg = Release|Win32
- {C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Win32.Build.0 = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.Build.0 = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.Build.0 = Release|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.ActiveCfg = Debug|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.Build.0 = Debug|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.ActiveCfg = Release|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.Build.0 = Release|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.ActiveCfg = Debug|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.Build.0 = Debug|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.ActiveCfg = Release|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.Build.0 = Release|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.Build.0 = Release|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.Build.0 = Release|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = Release|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.Build.0 = Release|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.Build.0 = Debug|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.Build.0 = Release|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {0655DC38-C685-436C-8D99-7CF64CB2CC35} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {21E22961-22BF-4493-BD3A-868F93DA5179} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {238CE175-76CE-4A25-A676-69D115885601} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {494E414B-1655-48CE-996D-6413ECFB7829} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {0655DC38-C685-436C-8D99-7CF64CB2CC35}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {60B43839-95E6-4526-A661-209F16335E0E} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {6AE76406-B03B-11DD-94B1-80B556D89593} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {865575D0-37E2-405E-8CBA-5F6C485B5A26} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C0334F9A-1168-4101-9DD8-C30FB252D435} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {EC8B7909-62AF-470D-A75D-E1D89C837142} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF}
- {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {0655DC38-C685-436C-8D99-7CF64CB2CC35}
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings", "build\V8Bindings\V8Bindings.vcproj", "{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "build\WebCore\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Config", "build\JSConfig\V8Config.vcproj", "{2E2D3301-2EC4-4C0F-B889-87073B30F673}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (readonly)", "webkit (readonly)", "{1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTF", "build\JavaScriptCore\WTF.vcproj", "{AA8A5A85-592B-4357-BC60-E0E91E026AF6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "localized_strings", "build\localized_strings\localized_strings.vcproj", "{60B43839-95E6-4526-A661-209F16335E0E}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (ours)", "webkit (ours)", "{4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4A249B49-19FB-4BD1-B017-718E7A4448EF}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "..\base\build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media", "..\media\build\media.vcproj", "{6AE76406-B03B-11DD-94B1-80B556D89593}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_shell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6} + {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C} + {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {BE6D5659-A8D5-4890-A42C-090DD10EF62C} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\test_shell\test_shell_tests.vcproj", "{E6766F81-1FCD-4CD7-BC16-E36964A14867}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6} + {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "..\third_party\libjpeg\libjpeg.vcproj", "{238CE175-76CE-4A25-A676-69D115885601}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "breakpad_handler", "..\breakpad\breakpad_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_test_plugin", "glue\plugins\test\npapi_test_plugin.vcproj", "{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_layout_test_plugin", "tools\npapi_layout_test_plugin\npapi_layout_test_plugin.vcproj", "{BE6D5659-A8D5-4890-A42C-090DD10EF62C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim_dll", "activex_shim_dll\activex_shim_dll.vcproj", "{494E414B-1655-48CE-996D-6413ECFB7829}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxml projects", "libxml projects", "{B5EEDCC4-877F-4537-AD0E-A3FA070522DF}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml_config", "..\third_party\libxml\build\libxml_config.vcproj", "{31D88CBF-DC28-47A8-8838-BF81D528EE74}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxslt projects", "libxslt projects", "{0655DC38-C685-436C-8D99-7CF64CB2CC35}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt_config", "..\third_party\libxslt\build\libxslt_config.vcproj", "{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "default_plugin\default_plugin.vcproj", "{5916D37D-8C97-424F-A904-74E52594C2D6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} + {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore_pcre", "build\JavaScriptCore\JavaScriptCore_pcre.vcproj", "{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings_prebuild", "build\V8Bindings\V8Bindings_prebuild.vcproj", "{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_base", "..\v8\tools\visual_studio\v8_base.vcproj", "{EC8B7909-62AF-470D-A75D-E1D89C837142}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8", "..\v8\tools\visual_studio\v8.vcproj", "{21E22961-22BF-4493-BD3A-868F93DA5179}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_mksnapshot", "..\v8\tools\visual_studio\v8_mksnapshot.vcproj", "{865575D0-37E2-405E-8CBA-5F6C485B5A26}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_snapshot", "..\v8\tools\visual_studio\v8_snapshot.vcproj", "{C0334F9A-1168-4101-9DD8-C30FB252D435}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {865575D0-37E2-405E-8CBA-5F6C485B5A26} = {865575D0-37E2-405E-8CBA-5F6C485B5A26} + {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sqlite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.ActiveCfg = Debug|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.Build.0 = Debug|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.ActiveCfg = Release|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.Build.0 = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.Build.0 = Release|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.ActiveCfg = Debug|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.Build.0 = Debug|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.ActiveCfg = Release|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.Build.0 = Release|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.Build.0 = Release|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = Release|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.ActiveCfg = Debug|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.Build.0 = Debug|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.ActiveCfg = Release|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.Build.0 = Release|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.Build.0 = Debug|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.ActiveCfg = Release|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.Build.0 = Release|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.ActiveCfg = Debug|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.Build.0 = Debug|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.ActiveCfg = Release|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.Build.0 = Release|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = Release|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.ActiveCfg = Debug|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.Build.0 = Debug|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.ActiveCfg = Release|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.Build.0 = Release|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.Build.0 = Release|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.ActiveCfg = Debug|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.Build.0 = Debug|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.ActiveCfg = Release|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.Build.0 = Release|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.ActiveCfg = Debug|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.Build.0 = Debug|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.ActiveCfg = Release|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.Build.0 = Release|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.Build.0 = Release|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.Build.0 = Release|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.ActiveCfg = Debug|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.Build.0 = Debug|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.ActiveCfg = Release|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.Build.0 = Release|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.ActiveCfg = Debug|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.Build.0 = Debug|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.ActiveCfg = Release|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.Build.0 = Release|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.Build.0 = Release|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32 + {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Win32.ActiveCfg = Debug|Win32 + {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Win32.Build.0 = Debug|Win32 + {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Win32.ActiveCfg = Release|Win32 + {865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Win32.Build.0 = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.Build.0 = Release|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = Release|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.ActiveCfg = Debug|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.Build.0 = Debug|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.ActiveCfg = Release|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.Build.0 = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32 + {C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Win32.ActiveCfg = Debug|Win32 + {C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Win32.Build.0 = Debug|Win32 + {C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Win32.ActiveCfg = Release|Win32 + {C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Win32.Build.0 = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.Build.0 = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.Build.0 = Release|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.ActiveCfg = Debug|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.Build.0 = Debug|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.ActiveCfg = Release|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.Build.0 = Release|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.ActiveCfg = Debug|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.Build.0 = Debug|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.ActiveCfg = Release|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.Build.0 = Release|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.Build.0 = Release|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.Build.0 = Release|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = Release|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.Build.0 = Release|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.Build.0 = Debug|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.Build.0 = Release|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {0655DC38-C685-436C-8D99-7CF64CB2CC35} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {21E22961-22BF-4493-BD3A-868F93DA5179} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {238CE175-76CE-4A25-A676-69D115885601} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {494E414B-1655-48CE-996D-6413ECFB7829} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {0655DC38-C685-436C-8D99-7CF64CB2CC35} + {5597AD47-3494-4750-A235-4F9C2F864700} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {60B43839-95E6-4526-A661-209F16335E0E} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {6AE76406-B03B-11DD-94B1-80B556D89593} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {865575D0-37E2-405E-8CBA-5F6C485B5A26} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {8C27D792-2648-4F5E-9ED0-374276327308} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {A0D94973-D355-47A5-A1E2-3456F321F010} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C0334F9A-1168-4101-9DD8-C30FB252D435} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {EC8B7909-62AF-470D-A75D-E1D89C837142} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} + {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {0655DC38-C685-436C-8D99-7CF64CB2CC35} + EndGlobalSection +EndGlobal diff --git a/webkit/webkit_armu.sln b/webkit/webkit_armu.sln index 957ffeb..79a0c9b 100644 --- a/webkit/webkit_armu.sln +++ b/webkit/webkit_armu.sln @@ -1,605 +1,605 @@ -Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings", "build\V8Bindings\V8Bindings.vcproj", "{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "build\WebCore\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Config", "build\JSConfig\V8Config.vcproj", "{2E2D3301-2EC4-4C0F-B889-87073B30F673}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (readonly)", "webkit (readonly)", "{1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTF", "build\JavaScriptCore\WTF.vcproj", "{AA8A5A85-592B-4357-BC60-E0E91E026AF6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "localized_strings", "build\localized_strings\localized_strings.vcproj", "{60B43839-95E6-4526-A661-209F16335E0E}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (ours)", "webkit (ours)", "{4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4A249B49-19FB-4BD1-B017-718E7A4448EF}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "..\base\build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_shell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {BE6D5659-A8D5-4890-A42C-090DD10EF62C}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\test_shell\test_shell_tests.vcproj", "{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "..\third_party\libjpeg\libjpeg.vcproj", "{238CE175-76CE-4A25-A676-69D115885601}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "breakpad_handler", "..\breakpad\breakpad_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_test_plugin", "glue\plugins\test\npapi_test_plugin.vcproj", "{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_layout_test_plugin", "tools\npapi_layout_test_plugin\npapi_layout_test_plugin.vcproj", "{BE6D5659-A8D5-4890-A42C-090DD10EF62C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim_dll", "activex_shim_dll\activex_shim_dll.vcproj", "{494E414B-1655-48CE-996D-6413ECFB7829}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxml projects", "libxml projects", "{B5EEDCC4-877F-4537-AD0E-A3FA070522DF}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml_config", "..\third_party\libxml\build\libxml_config.vcproj", "{31D88CBF-DC28-47A8-8838-BF81D528EE74}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxslt projects", "libxslt projects", "{0655DC38-C685-436C-8D99-7CF64CB2CC35}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt_config", "..\third_party\libxslt\build\libxslt_config.vcproj", "{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "default_plugin\default_plugin.vcproj", "{5916D37D-8C97-424F-A904-74E52594C2D6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74}
- {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore_pcre", "build\JavaScriptCore\JavaScriptCore_pcre.vcproj", "{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings_prebuild", "build\V8Bindings\V8Bindings_prebuild.vcproj", "{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_base", "..\v8\tools\visual_studio\v8_base_arm.vcproj", "{EC8B7909-62AF-470D-A75D-E1D89C837142}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8", "..\v8\tools\visual_studio\v8.vcproj", "{21E22961-22BF-4493-BD3A-868F93DA5179}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sqlite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.ActiveCfg = Debug|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.Build.0 = Debug|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.ActiveCfg = Release|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.Build.0 = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.Build.0 = Release|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.ActiveCfg = Debug|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.Build.0 = Debug|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.ActiveCfg = Release|Win32
- {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.Build.0 = Release|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.Build.0 = Release|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = Release|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.ActiveCfg = Debug|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.Build.0 = Debug|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.ActiveCfg = Release|Win32
- {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.Build.0 = Release|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.ActiveCfg = Debug|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.Build.0 = Debug|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.ActiveCfg = Release|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.Build.0 = Release|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.ActiveCfg = Debug|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.Build.0 = Debug|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.ActiveCfg = Release|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.Build.0 = Release|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = Release|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.ActiveCfg = Debug|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.Build.0 = Debug|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.ActiveCfg = Release|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.Build.0 = Release|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.Build.0 = Release|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.ActiveCfg = Debug|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.Build.0 = Debug|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.ActiveCfg = Release|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.Build.0 = Release|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.ActiveCfg = Debug|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.Build.0 = Debug|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.ActiveCfg = Release|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.Build.0 = Release|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.Build.0 = Release|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.Build.0 = Release|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.ActiveCfg = Debug|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.Build.0 = Debug|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.ActiveCfg = Release|Win32
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.Build.0 = Release|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.Build.0 = Release|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.Build.0 = Release|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = Release|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.ActiveCfg = Debug|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.Build.0 = Debug|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.ActiveCfg = Release|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.Build.0 = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.Build.0 = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.Build.0 = Release|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.ActiveCfg = Debug|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.Build.0 = Debug|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.ActiveCfg = Release|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.Build.0 = Release|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.ActiveCfg = Debug|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.Build.0 = Debug|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.ActiveCfg = Release|Win32
- {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.Build.0 = Release|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.Build.0 = Release|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.Build.0 = Release|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = Release|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.Build.0 = Release|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.Build.0 = Debug|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.Build.0 = Release|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {0655DC38-C685-436C-8D99-7CF64CB2CC35} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {21E22961-22BF-4493-BD3A-868F93DA5179} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {238CE175-76CE-4A25-A676-69D115885601} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {494E414B-1655-48CE-996D-6413ECFB7829} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {0655DC38-C685-436C-8D99-7CF64CB2CC35}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {60B43839-95E6-4526-A661-209F16335E0E} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {EC8B7909-62AF-470D-A75D-E1D89C837142} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF}
- {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {0655DC38-C685-436C-8D99-7CF64CB2CC35}
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings", "build\V8Bindings\V8Bindings.vcproj", "{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179} + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "build\WebCore\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Config", "build\JSConfig\V8Config.vcproj", "{2E2D3301-2EC4-4C0F-B889-87073B30F673}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (readonly)", "webkit (readonly)", "{1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTF", "build\JavaScriptCore\WTF.vcproj", "{AA8A5A85-592B-4357-BC60-E0E91E026AF6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "localized_strings", "build\localized_strings\localized_strings.vcproj", "{60B43839-95E6-4526-A661-209F16335E0E}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (ours)", "webkit (ours)", "{4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4A249B49-19FB-4BD1-B017-718E7A4448EF}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "..\base\build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_shell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6} + {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C} + {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {BE6D5659-A8D5-4890-A42C-090DD10EF62C} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\test_shell\test_shell_tests.vcproj", "{E6766F81-1FCD-4CD7-BC16-E36964A14867}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6} + {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {625A8F11-2B4E-45B4-BD99-C6D629C606C0} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "..\third_party\libjpeg\libjpeg.vcproj", "{238CE175-76CE-4A25-A676-69D115885601}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "breakpad_handler", "..\breakpad\breakpad_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_test_plugin", "glue\plugins\test\npapi_test_plugin.vcproj", "{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_layout_test_plugin", "tools\npapi_layout_test_plugin\npapi_layout_test_plugin.vcproj", "{BE6D5659-A8D5-4890-A42C-090DD10EF62C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim_dll", "activex_shim_dll\activex_shim_dll.vcproj", "{494E414B-1655-48CE-996D-6413ECFB7829}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxml projects", "libxml projects", "{B5EEDCC4-877F-4537-AD0E-A3FA070522DF}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml_config", "..\third_party\libxml\build\libxml_config.vcproj", "{31D88CBF-DC28-47A8-8838-BF81D528EE74}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxslt projects", "libxslt projects", "{0655DC38-C685-436C-8D99-7CF64CB2CC35}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt_config", "..\third_party\libxslt\build\libxslt_config.vcproj", "{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "default_plugin\default_plugin.vcproj", "{5916D37D-8C97-424F-A904-74E52594C2D6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} + {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore_pcre", "build\JavaScriptCore\JavaScriptCore_pcre.vcproj", "{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8Bindings_prebuild", "build\V8Bindings\V8Bindings_prebuild.vcproj", "{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_base", "..\v8\tools\visual_studio\v8_base_arm.vcproj", "{EC8B7909-62AF-470D-A75D-E1D89C837142}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8", "..\v8\tools\visual_studio\v8.vcproj", "{21E22961-22BF-4493-BD3A-868F93DA5179}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sqlite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.ActiveCfg = Debug|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.Build.0 = Debug|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.ActiveCfg = Release|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.Build.0 = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.Build.0 = Release|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.ActiveCfg = Debug|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.Build.0 = Debug|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.ActiveCfg = Release|Win32 + {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.Build.0 = Release|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.Build.0 = Release|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = Release|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.ActiveCfg = Debug|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.Build.0 = Debug|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.ActiveCfg = Release|Win32 + {2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.Build.0 = Release|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.Build.0 = Debug|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.ActiveCfg = Release|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.Build.0 = Release|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.ActiveCfg = Debug|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.Build.0 = Debug|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.ActiveCfg = Release|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.Build.0 = Release|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = Release|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.ActiveCfg = Debug|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.Build.0 = Debug|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.ActiveCfg = Release|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.Build.0 = Release|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.Build.0 = Release|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.ActiveCfg = Debug|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.Build.0 = Debug|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.ActiveCfg = Release|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.Build.0 = Release|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.ActiveCfg = Debug|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.Build.0 = Debug|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.ActiveCfg = Release|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.Build.0 = Release|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.Build.0 = Release|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.Build.0 = Release|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.ActiveCfg = Debug|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Debug|Win32.Build.0 = Debug|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.ActiveCfg = Release|Win32 + {625A8F11-2B4E-45B4-BD99-C6D629C606C0}.Release|Win32.Build.0 = Release|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.Build.0 = Release|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.Build.0 = Release|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = Release|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.ActiveCfg = Debug|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.Build.0 = Debug|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.ActiveCfg = Release|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.Build.0 = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.Build.0 = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.Build.0 = Release|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.ActiveCfg = Debug|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.Build.0 = Debug|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.ActiveCfg = Release|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.Build.0 = Release|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.ActiveCfg = Debug|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.Build.0 = Debug|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.ActiveCfg = Release|Win32 + {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.Build.0 = Release|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.Build.0 = Release|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.Build.0 = Release|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = Release|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.Build.0 = Release|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.Build.0 = Debug|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.Build.0 = Release|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {0655DC38-C685-436C-8D99-7CF64CB2CC35} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {21E22961-22BF-4493-BD3A-868F93DA5179} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {238CE175-76CE-4A25-A676-69D115885601} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {2E2D3301-2EC4-4C0F-B889-87073B30F673} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {494E414B-1655-48CE-996D-6413ECFB7829} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {0655DC38-C685-436C-8D99-7CF64CB2CC35} + {5597AD47-3494-4750-A235-4F9C2F864700} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {60B43839-95E6-4526-A661-209F16335E0E} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {625A8F11-2B4E-45B4-BD99-C6D629C606C0} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {8C27D792-2648-4F5E-9ED0-374276327308} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {A0D94973-D355-47A5-A1E2-3456F321F010} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {EC8B7909-62AF-470D-A75D-E1D89C837142} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {B5EEDCC4-877F-4537-AD0E-A3FA070522DF} + {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {0655DC38-C685-436C-8D99-7CF64CB2CC35} + EndGlobalSection +EndGlobal diff --git a/webkit/webkit_kjs.sln b/webkit/webkit_kjs.sln index 63fc914..6e340f1 100644 --- a/webkit/webkit_kjs.sln +++ b/webkit/webkit_kjs.sln @@ -1,621 +1,621 @@ -Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "build\WebCore\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (readonly)", "webkit (readonly)", "{1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTF", "build\JavaScriptCore\WTF.vcproj", "{AA8A5A85-592B-4357-BC60-E0E91E026AF6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "localized_strings", "build\localized_strings\localized_strings.vcproj", "{60B43839-95E6-4526-A661-209F16335E0E}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (ours)", "webkit (ours)", "{4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4A249B49-19FB-4BD1-B017-718E7A4448EF}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "..\base\build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media", "..\media\build\media.vcproj", "{6AE76406-B03B-11DD-94B1-80B556D89593}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_shell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {867F64C9-D631-41A9-B467-13D6378A72AA} = {867F64C9-D631-41A9-B467-13D6378A72AA}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {BE6D5659-A8D5-4890-A42C-090DD10EF62C}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\test_shell\test_shell_tests.vcproj", "{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5}
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
- {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {867F64C9-D631-41A9-B467-13D6378A72AA} = {867F64C9-D631-41A9-B467-13D6378A72AA}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "..\third_party\libjpeg\libjpeg.vcproj", "{238CE175-76CE-4A25-A676-69D115885601}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "breakpad_handler", "..\breakpad\breakpad_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KJSConfig", "build\JSConfig\KJSConfig.vcproj", "{2BCD6193-D243-422C-BB1A-BC219BF147B3}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore", "build\JavaScriptCore\JavaScriptCore.vcproj", "{011D10F1-B656-4A1B-A0C3-3842F02122C5}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KJSBindings", "build\KJSBindings\KJSBindings.vcproj", "{867F64C9-D631-41A9-B467-13D6378A72AA}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5}
- {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_test_plugin", "glue\plugins\test\npapi_test_plugin.vcproj", "{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_layout_test_plugin", "tools\npapi_layout_test_plugin\npapi_layout_test_plugin.vcproj", "{BE6D5659-A8D5-4890-A42C-090DD10EF62C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim_dll", "activex_shim_dll\activex_shim_dll.vcproj", "{494E414B-1655-48CE-996D-6413ECFB7829}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxml projects", "libxml projects", "{3C58CBE5-21EE-4A88-99BC-4924CB3EAA95}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxslt projects", "libxslt projects", "{EB5D0A31-311A-44B8-A414-91B2D756B82A}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml_config", "..\third_party\libxml\build\libxml_config.vcproj", "{31D88CBF-DC28-47A8-8838-BF81D528EE74}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt_config", "..\third_party\libxslt\build\libxslt_config.vcproj", "{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "default_plugin\default_plugin.vcproj", "{5916D37D-8C97-424F-A904-74E52594C2D6}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74}
- {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore_pcre", "build\JavaScriptCore\JavaScriptCore_pcre.vcproj", "{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KJSBindings_prebuild", "build\KJSBindings\KJSBindings_prebuild.vcproj", "{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testapi", "build\JavaScriptCore\testapi.vcproj", "{BF27B0A0-08B1-44EB-B0A2-E58C187FB087}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sqlite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Debug|Win32.ActiveCfg = Debug|Win32
- {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Debug|Win32.Build.0 = Debug|Win32
- {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Release|Win32.ActiveCfg = Release|Win32
- {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Release|Win32.Build.0 = Release|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.ActiveCfg = Debug|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.Build.0 = Debug|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.ActiveCfg = Release|Win32
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.Build.0 = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.Build.0 = Release|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32
- {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.Build.0 = Release|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = Release|Win32
- {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Debug|Win32.ActiveCfg = Debug|Win32
- {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Debug|Win32.Build.0 = Debug|Win32
- {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Release|Win32.ActiveCfg = Release|Win32
- {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Release|Win32.Build.0 = Release|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.ActiveCfg = Debug|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.Build.0 = Debug|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.ActiveCfg = Release|Win32
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.Build.0 = Release|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.ActiveCfg = Debug|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.Build.0 = Debug|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.ActiveCfg = Release|Win32
- {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.Build.0 = Release|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32
- {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = Release|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.ActiveCfg = Debug|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.Build.0 = Debug|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.ActiveCfg = Release|Win32
- {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.Build.0 = Release|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.Build.0 = Release|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.ActiveCfg = Debug|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.Build.0 = Debug|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.ActiveCfg = Release|Win32
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.Build.0 = Release|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.ActiveCfg = Debug|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.Build.0 = Debug|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.ActiveCfg = Release|Win32
- {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.Build.0 = Release|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32
- {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.Build.0 = Release|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32
- {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.Build.0 = Release|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.ActiveCfg = Debug|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.Build.0 = Debug|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.ActiveCfg = Release|Win32
- {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.Build.0 = Release|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.Build.0 = Release|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32
- {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32
- {867F64C9-D631-41A9-B467-13D6378A72AA}.Debug|Win32.ActiveCfg = Debug|Win32
- {867F64C9-D631-41A9-B467-13D6378A72AA}.Debug|Win32.Build.0 = Debug|Win32
- {867F64C9-D631-41A9-B467-13D6378A72AA}.Release|Win32.ActiveCfg = Release|Win32
- {867F64C9-D631-41A9-B467-13D6378A72AA}.Release|Win32.Build.0 = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.Build.0 = Release|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = Release|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.ActiveCfg = Debug|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.Build.0 = Debug|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.ActiveCfg = Release|Win32
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.Build.0 = Release|Win32
- {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Debug|Win32.ActiveCfg = Debug|Win32
- {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Debug|Win32.Build.0 = Debug|Win32
- {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Release|Win32.ActiveCfg = Release|Win32
- {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Release|Win32.Build.0 = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.Build.0 = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.Build.0 = Release|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.ActiveCfg = Debug|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.Build.0 = Debug|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.ActiveCfg = Release|Win32
- {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.Build.0 = Release|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.Build.0 = Release|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.Build.0 = Release|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = Release|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.Build.0 = Release|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.Build.0 = Debug|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32
- {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.Build.0 = Release|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {238CE175-76CE-4A25-A676-69D115885601} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {3C58CBE5-21EE-4A88-99BC-4924CB3EAA95}
- {326E9795-E760-410A-B69A-3F79DB3F5243} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {3C58CBE5-21EE-4A88-99BC-4924CB3EAA95} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {494E414B-1655-48CE-996D-6413ECFB7829} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {EB5D0A31-311A-44B8-A414-91B2D756B82A}
- {5597AD47-3494-4750-A235-4F9C2F864700} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {5916D37D-8C97-424F-A904-74E52594C2D6} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {60B43839-95E6-4526-A661-209F16335E0E} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {6AE76406-B03B-11DD-94B1-80B556D89593} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {7100F41F-868D-4E99-80A2-AF8E6574749D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {867F64C9-D631-41A9-B467-13D6378A72AA} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}
- {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {BF27B0A0-08B1-44EB-B0A2-E58C187FB087} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {EB5D0A31-311A-44B8-A414-91B2D756B82A} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}
- {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}
- {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {3C58CBE5-21EE-4A88-99BC-4924CB3EAA95}
- {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B017-718E7A4448EF}
- {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {EB5D0A31-311A-44B8-A414-91B2D756B82A}
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "build\WebCore\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (readonly)", "webkit (readonly)", "{1DFD10B5-A673-4C3A-BA1D-3546FC4B7740}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTF", "build\JavaScriptCore\WTF.vcproj", "{AA8A5A85-592B-4357-BC60-E0E91E026AF6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "localized_strings", "build\localized_strings\localized_strings.vcproj", "{60B43839-95E6-4526-A661-209F16335E0E}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "webkit (ours)", "webkit (ours)", "{4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4A249B49-19FB-4BD1-B017-718E7A4448EF}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "..\base\build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media", "..\media\build\media.vcproj", "{6AE76406-B03B-11DD-94B1-80B556D89593}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_shell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {867F64C9-D631-41A9-B467-13D6378A72AA} = {867F64C9-D631-41A9-B467-13D6378A72AA} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C} + {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {BE6D5659-A8D5-4890-A42C-090DD10EF62C} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\test_shell\test_shell_tests.vcproj", "{E6766F81-1FCD-4CD7-BC16-E36964A14867}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5} + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} + {238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {5597AD47-3494-4750-A235-4F9C2F864700} = {5597AD47-3494-4750-A235-4F9C2F864700} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {867F64C9-D631-41A9-B467-13D6378A72AA} = {867F64C9-D631-41A9-B467-13D6378A72AA} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "..\third_party\libjpeg\libjpeg.vcproj", "{238CE175-76CE-4A25-A676-69D115885601}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "breakpad_handler", "..\breakpad\breakpad_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KJSConfig", "build\JSConfig\KJSConfig.vcproj", "{2BCD6193-D243-422C-BB1A-BC219BF147B3}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore", "build\JavaScriptCore\JavaScriptCore.vcproj", "{011D10F1-B656-4A1B-A0C3-3842F02122C5}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KJSBindings", "build\KJSBindings\KJSBindings.vcproj", "{867F64C9-D631-41A9-B467-13D6378A72AA}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5} + {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {2BCD6193-D243-422C-BB1A-BC219BF147B3} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_test_plugin", "glue\plugins\test\npapi_test_plugin.vcproj", "{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npapi_layout_test_plugin", "tools\npapi_layout_test_plugin\npapi_layout_test_plugin.vcproj", "{BE6D5659-A8D5-4890-A42C-090DD10EF62C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim_dll", "activex_shim_dll\activex_shim_dll.vcproj", "{494E414B-1655-48CE-996D-6413ECFB7829}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51} + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxml projects", "libxml projects", "{3C58CBE5-21EE-4A88-99BC-4924CB3EAA95}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libxslt projects", "libxslt projects", "{EB5D0A31-311A-44B8-A414-91B2D756B82A}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml_config", "..\third_party\libxml\build\libxml_config.vcproj", "{31D88CBF-DC28-47A8-8838-BF81D528EE74}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt_config", "..\third_party\libxslt\build\libxslt_config.vcproj", "{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "default_plugin\default_plugin.vcproj", "{5916D37D-8C97-424F-A904-74E52594C2D6}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} + {60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaScriptCore_pcre", "build\JavaScriptCore\JavaScriptCore_pcre.vcproj", "{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KJSBindings_prebuild", "build\KJSBindings\KJSBindings_prebuild.vcproj", "{2F7EDFA2-EE27-4D83-8454-9EFBD5779203}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testapi", "build\JavaScriptCore\testapi.vcproj", "{BF27B0A0-08B1-44EB-B0A2-E58C187FB087}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {011D10F1-B656-4A1B-A0C3-3842F02122C5} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sqlite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Debug|Win32.ActiveCfg = Debug|Win32 + {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Debug|Win32.Build.0 = Debug|Win32 + {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Release|Win32.ActiveCfg = Release|Win32 + {011D10F1-B656-4A1B-A0C3-3842F02122C5}.Release|Win32.Build.0 = Release|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.ActiveCfg = Debug|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Debug|Win32.Build.0 = Debug|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.ActiveCfg = Release|Win32 + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}.Release|Win32.Build.0 = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32 + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.Build.0 = Release|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32 + {238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.Build.0 = Release|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32 + {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = Release|Win32 + {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Debug|Win32.ActiveCfg = Debug|Win32 + {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Debug|Win32.Build.0 = Debug|Win32 + {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Release|Win32.ActiveCfg = Release|Win32 + {2BCD6193-D243-422C-BB1A-BC219BF147B3}.Release|Win32.Build.0 = Release|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Debug|Win32.Build.0 = Debug|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.ActiveCfg = Release|Win32 + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203}.Release|Win32.Build.0 = Release|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.ActiveCfg = Debug|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Debug|Win32.Build.0 = Debug|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.ActiveCfg = Release|Win32 + {31D88CBF-DC28-47A8-8838-BF81D528EE74}.Release|Win32.Build.0 = Release|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32 + {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = Release|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.ActiveCfg = Debug|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Debug|Win32.Build.0 = Debug|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.ActiveCfg = Release|Win32 + {494E414B-1655-48CE-996D-6413ECFB7829}.Release|Win32.Build.0 = Release|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32 + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.Build.0 = Release|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.ActiveCfg = Debug|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Debug|Win32.Build.0 = Debug|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.ActiveCfg = Release|Win32 + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B}.Release|Win32.Build.0 = Release|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.ActiveCfg = Debug|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Debug|Win32.Build.0 = Debug|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.ActiveCfg = Release|Win32 + {5597AD47-3494-4750-A235-4F9C2F864700}.Release|Win32.Build.0 = Release|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32 + {5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.Build.0 = Release|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32 + {60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.Build.0 = Release|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.ActiveCfg = Debug|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.Build.0 = Debug|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.ActiveCfg = Release|Win32 + {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.Build.0 = Release|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32 + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.Build.0 = Release|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32 + {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32 + {867F64C9-D631-41A9-B467-13D6378A72AA}.Debug|Win32.ActiveCfg = Debug|Win32 + {867F64C9-D631-41A9-B467-13D6378A72AA}.Debug|Win32.Build.0 = Debug|Win32 + {867F64C9-D631-41A9-B467-13D6378A72AA}.Release|Win32.ActiveCfg = Release|Win32 + {867F64C9-D631-41A9-B467-13D6378A72AA}.Release|Win32.Build.0 = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32 + {AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.Build.0 = Release|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32 + {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = Release|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.ActiveCfg = Debug|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Debug|Win32.Build.0 = Debug|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.ActiveCfg = Release|Win32 + {BE6D5659-A8D5-4890-A42C-090DD10EF62C}.Release|Win32.Build.0 = Release|Win32 + {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Debug|Win32.ActiveCfg = Debug|Win32 + {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Debug|Win32.Build.0 = Debug|Win32 + {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Release|Win32.ActiveCfg = Release|Win32 + {BF27B0A0-08B1-44EB-B0A2-E58C187FB087}.Release|Win32.Build.0 = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32 + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.Build.0 = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32 + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.Build.0 = Release|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.ActiveCfg = Debug|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Debug|Win32.Build.0 = Debug|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.ActiveCfg = Release|Win32 + {E6766F81-1FCD-4CD7-BC16-E36964A14867}.Release|Win32.Build.0 = Release|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32 + {EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.Build.0 = Release|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32 + {F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.Build.0 = Release|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32 + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = Release|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32 + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.Build.0 = Release|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.Build.0 = Debug|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32 + {FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.Build.0 = Release|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32 + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {011D10F1-B656-4A1B-A0C3-3842F02122C5} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {0D04AEC1-6B68-492C-BCCF-808DFD69ABC6} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {1832A374-8A74-4F9E-B536-69A699B3E165} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {238CE175-76CE-4A25-A676-69D115885601} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {2BCD6193-D243-422C-BB1A-BC219BF147B3} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {3C58CBE5-21EE-4A88-99BC-4924CB3EAA95} + {326E9795-E760-410A-B69A-3F79DB3F5243} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {3C58CBE5-21EE-4A88-99BC-4924CB3EAA95} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {494E414B-1655-48CE-996D-6413ECFB7829} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {EB5D0A31-311A-44B8-A414-91B2D756B82A} + {5597AD47-3494-4750-A235-4F9C2F864700} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {5916D37D-8C97-424F-A904-74E52594C2D6} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {60B43839-95E6-4526-A661-209F16335E0E} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {6AE76406-B03B-11DD-94B1-80B556D89593} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {7100F41F-868D-4E99-80A2-AF8E6574749D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {867F64C9-D631-41A9-B467-13D6378A72AA} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {8C27D792-2648-4F5E-9ED0-374276327308} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {A0D94973-D355-47A5-A1E2-3456F321F010} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {1DFD10B5-A673-4C3A-BA1D-3546FC4B7740} + {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {BF27B0A0-08B1-44EB-B0A2-E58C187FB087} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {EB5D0A31-311A-44B8-A414-91B2D756B82A} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E0-85689A2B4D3D} + {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B} + {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {3C58CBE5-21EE-4A88-99BC-4924CB3EAA95} + {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B017-718E7A4448EF} + {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {EB5D0A31-311A-44B8-A414-91B2D756B82A} + EndGlobalSection +EndGlobal |