diff options
Diffstat (limited to 'webkit/build/WebCore/WebCore.vcproj')
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 56 |
1 files changed, 13 insertions, 43 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 70f42d3..e2b9c10 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -18,7 +18,7 @@ <Configuration Name="Debug|Win32" ConfigurationType="4" - InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;..\precompiled_webkit.vsprops;.\webcore.vsprops" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\webcore.vsprops" > <Tool Name="VCPreBuildEventTool" @@ -27,9 +27,6 @@ Name="VCCustomBuildTool" /> <Tool - Name="WebKitVersion" - /> - <Tool Name="VCXMLDataGeneratorTool" /> <Tool @@ -81,9 +78,6 @@ Name="VCCustomBuildTool" /> <Tool - Name="WebKitVersion" - /> - <Tool Name="VCXMLDataGeneratorTool" /> <Tool @@ -675,15 +669,15 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\loader\EmptyClients.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentThreadableLoader.cpp" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentThreadableLoader.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentThreadableLoader.h" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\loader\DocumentThreadableLoader.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\loader\EmptyClients.h" > </File> <File @@ -3318,7 +3312,7 @@ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLegend.h" > </File> - <File + <File RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderLineBoxList.cpp" > </File> @@ -4483,19 +4477,19 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElementWithState.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElement.cpp" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElementWithState.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElement.h" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElement.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElementWithState.cpp" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElement.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElementWithState.h" > </File> <File @@ -4643,19 +4637,19 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionGroupElement.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionElement.cpp" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionGroupElement.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionElement.h" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionElement.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionGroupElement.cpp" > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionElement.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\OptionGroupElement.h" > </File> <File @@ -7511,30 +7505,6 @@ </File> </Filter> </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> |