diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 12:40:24 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 12:40:24 +0000 |
commit | 2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777 (patch) | |
tree | ae9dc034c37ffc23f93ef1fe0446551950337830 /webkit/build/JavaScriptCore | |
parent | 1efd74d2f540a6d9ac77bbedd530871bfb3765bc (diff) | |
download | chromium_src-2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777.zip chromium_src-2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777.tar.gz chromium_src-2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777.tar.bz2 |
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
Review URL: http://codereview.chromium.org/115188
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15848 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/JavaScriptCore')
-rw-r--r-- | webkit/build/JavaScriptCore/JavaScriptCore.vcproj | 1184 | ||||
-rw-r--r-- | webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj | 167 | ||||
-rw-r--r-- | webkit/build/JavaScriptCore/WTF.vcproj | 411 | ||||
-rw-r--r-- | webkit/build/JavaScriptCore/testapi.vcproj | 149 |
4 files changed, 0 insertions, 1911 deletions
diff --git a/webkit/build/JavaScriptCore/JavaScriptCore.vcproj b/webkit/build/JavaScriptCore/JavaScriptCore.vcproj deleted file mode 100644 index 6d9af07..0000000 --- a/webkit/build/JavaScriptCore/JavaScriptCore.vcproj +++ /dev/null @@ -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> diff --git a/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj b/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj deleted file mode 100644 index b34b3c5..0000000 --- a/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj +++ /dev/null @@ -1,167 +0,0 @@ -<?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 deleted file mode 100644 index cd6c963..0000000 --- a/webkit/build/JavaScriptCore/WTF.vcproj +++ /dev/null @@ -1,411 +0,0 @@ -<?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> - <Filter - Name="chromium" - > - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\chromium\ChromiumThreading.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\chromium\MainThreadChromium.cpp" - > - </File> - </Filter> - <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\ByteArray.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ByteArray.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\chromium\ChromiumThreading.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\CrossThreadRefCounted.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\CurrentTime.h" - > - </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\PtrAndFlags.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RandomNumber.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\RandomNumber.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.cpp" - > - </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\ThreadSpecific.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ThreadSpecificWin.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TypeTraits.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\TypeTraits.h" - > - </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 deleted file mode 100644 index 9bc556e..0000000 --- a/webkit/build/JavaScriptCore/testapi.vcproj +++ /dev/null @@ -1,149 +0,0 @@ -<?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> |