| Index: webkit/build/JavaScriptCore/JavaScriptCore.vcproj
|
| ===================================================================
|
| --- webkit/build/JavaScriptCore/JavaScriptCore.vcproj (revision 15753)
|
| +++ webkit/build/JavaScriptCore/JavaScriptCore.vcproj (working copy)
|
| @@ -1,1184 +0,0 @@
|
| -<?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\ByteArray.cpp"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\ByteArray.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\JSByteArray.cpp"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\runtime\JSByteArray.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>
|
|
|