| Index: third_party/WebKit/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
|
| ===================================================================
|
| --- third_party/WebKit/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj (revision 9383)
|
| +++ third_party/WebKit/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj (working copy)
|
| @@ -448,10 +448,476 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath="..\..\wtf\TypeTraits.cpp"
|
| + RelativePath="..\..\wtf\unicode\Unicode.h"
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\wtf\unicode\icu\UnicodeIcu.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\UnusedParam.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\unicode\UTF8.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\unicode\UTF8.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Vector.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\VectorTraits.h"
|
| + >
|
| + </File>
|
| + </Files>
|
| + <Globals>
|
| + </Globals>
|
| +</VisualStudioProject>
|
| +
|
| +=======
|
| +<?xml version="1.0" encoding="windows-1251"?>
|
| +<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"
|
| + OutputDirectory="$(WebKitOutputDir)\lib"
|
| + ConfigurationType="4"
|
| + InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops"
|
| + CharacterSet="1"
|
| + >
|
| + <Tool
|
| + Name="VCPreBuildEventTool"
|
| + CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
"
|
| + />
|
| + <Tool
|
| + Name="VCCustomBuildTool"
|
| + Description=""
|
| + CommandLine=""
|
| + />
|
| + <Tool
|
| + Name="VCXMLDataGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCWebServiceProxyGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCMIDLTool"
|
| + />
|
| + <Tool
|
| + Name="VCCLCompilerTool"
|
| + AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\$(ConfigurationName)\DerivedSources\";../../;"../../os-win32/";../../pcre/;../../parser/;../../wtf/;../../wtf/unicode/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;../../bindings;../../bindings/c;../../bindings/jni;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads""
|
| + PreprocessorDefinitions="__STD_C"
|
| + ForcedIncludeFiles=""
|
| + />
|
| + <Tool
|
| + Name="VCManagedResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCPreLinkEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCLibrarianTool"
|
| + AdditionalDependencies="user32.lib"
|
| + OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).lib"
|
| + />
|
| + <Tool
|
| + Name="VCALinkTool"
|
| + />
|
| + <Tool
|
| + Name="VCXDCMakeTool"
|
| + />
|
| + <Tool
|
| + Name="VCBscMakeTool"
|
| + />
|
| + <Tool
|
| + Name="VCFxCopTool"
|
| + />
|
| + <Tool
|
| + Name="VCPostBuildEventTool"
|
| + CommandLine="if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
|
| + />
|
| + </Configuration>
|
| + <Configuration
|
| + Name="Release|Win32"
|
| + OutputDirectory="$(WebKitOutputDir)\lib"
|
| + ConfigurationType="4"
|
| + InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops"
|
| + CharacterSet="1"
|
| + WholeProgramOptimization="1"
|
| + >
|
| + <Tool
|
| + Name="VCPreBuildEventTool"
|
| + CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
"
|
| + />
|
| + <Tool
|
| + Name="VCCustomBuildTool"
|
| + Description=""
|
| + CommandLine=""
|
| + />
|
| + <Tool
|
| + Name="VCXMLDataGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCWebServiceProxyGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCMIDLTool"
|
| + />
|
| + <Tool
|
| + Name="VCCLCompilerTool"
|
| + AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\$(ConfigurationName)\DerivedSources\";../../;"../../os-win32/";../../pcre/;../../parser/;../../wtf/;../../wtf/unicode/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;../../bindings;../../bindings/c;../../bindings/jni;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads""
|
| + PreprocessorDefinitions="__STD_C"
|
| + ForcedIncludeFiles=""
|
| + />
|
| + <Tool
|
| + Name="VCManagedResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCPreLinkEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCLibrarianTool"
|
| + AdditionalDependencies="user32.lib"
|
| + OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).lib"
|
| + />
|
| + <Tool
|
| + Name="VCALinkTool"
|
| + />
|
| + <Tool
|
| + Name="VCXDCMakeTool"
|
| + />
|
| + <Tool
|
| + Name="VCBscMakeTool"
|
| + />
|
| + <Tool
|
| + Name="VCFxCopTool"
|
| + />
|
| + <Tool
|
| + Name="VCPostBuildEventTool"
|
| + CommandLine="if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
|
| + />
|
| + </Configuration>
|
| + <Configuration
|
| + Name="Debug_Internal|Win32"
|
| + OutputDirectory="$(WebKitOutputDir)\lib"
|
| + ConfigurationType="4"
|
| + InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops"
|
| + CharacterSet="1"
|
| + >
|
| + <Tool
|
| + Name="VCPreBuildEventTool"
|
| + CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
"
|
| + />
|
| + <Tool
|
| + Name="VCCustomBuildTool"
|
| + Description=""
|
| + CommandLine=""
|
| + />
|
| + <Tool
|
| + Name="VCXMLDataGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCWebServiceProxyGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCMIDLTool"
|
| + />
|
| + <Tool
|
| + Name="VCCLCompilerTool"
|
| + AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\$(ConfigurationName)\DerivedSources\";../../;"../../os-win32/";../../pcre/;../../parser/;../../wtf/;../../wtf/unicode/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;../../bindings;../../bindings/c;../../bindings/jni;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads""
|
| + PreprocessorDefinitions="__STD_C"
|
| + ForcedIncludeFiles=""
|
| + />
|
| + <Tool
|
| + Name="VCManagedResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCPreLinkEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCLibrarianTool"
|
| + AdditionalDependencies="user32.lib"
|
| + OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).lib"
|
| + />
|
| + <Tool
|
| + Name="VCALinkTool"
|
| + />
|
| + <Tool
|
| + Name="VCXDCMakeTool"
|
| + />
|
| + <Tool
|
| + Name="VCBscMakeTool"
|
| + />
|
| + <Tool
|
| + Name="VCFxCopTool"
|
| + />
|
| + <Tool
|
| + Name="VCPostBuildEventTool"
|
| + CommandLine="if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
|
| + />
|
| + </Configuration>
|
| + </Configurations>
|
| + <References>
|
| + </References>
|
| + <Files>
|
| + <Filter
|
| + Name="win"
|
| + >
|
| + <File
|
| + RelativePath="..\..\wtf\win\MainThreadWin.cpp"
|
| + >
|
| + </File>
|
| + </Filter>
|
| + <File
|
| + RelativePath="..\..\wtf\AlwaysInline.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\ASCIICType.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Assertions.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Assertions.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\unicode\Collator.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\unicode\CollatorDefault.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\unicode\icu\CollatorICU.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\CurrentTime.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\CurrentTime.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Deque.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\dtoa.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\FastMalloc.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\FastMalloc.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\FastMallocInternal.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Forward.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\GetPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashCountedSet.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashFunctions.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashMap.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashSet.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashTable.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashTable.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\HashTraits.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\ListHashSet.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\ListRefPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Locker.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\MainThread.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\MainThread.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\MathExtras.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\MessageQueue.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Noncopyable.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\NotFound.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\OwnArrayPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\OwnPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\OwnPtrWin.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\PassRefPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Platform.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\PtrAndFlags.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RandomNumber.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RandomNumber.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RandomNumberSeed.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RefCounted.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RefCountedLeakCounter.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RefPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RefPtrHashMap.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\RetainPtr.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\StdLibExtras.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\StringExtras.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\TCPackedCache.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\TCPageMap.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\TCSpinLock.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\TCSystemAlloc.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\TCSystemAlloc.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\wtf\Threading.cpp"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\wtf\Threading.h"
|
| >
|
| </File>
|
|
|