diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 23:33:36 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 23:33:36 +0000 |
commit | 193b145bd266129e13cc163057d01795ca8253b8 (patch) | |
tree | 9656368fa2b1e4fd45cfc1536f37aef2c172f65b | |
parent | c5b5c405b45c32ebc3cf55b077edb3dafcdc91df (diff) | |
download | chromium_src-193b145bd266129e13cc163057d01795ca8253b8.zip chromium_src-193b145bd266129e13cc163057d01795ca8253b8.tar.gz chromium_src-193b145bd266129e13cc163057d01795ca8253b8.tar.bz2 |
Try to disable PCH on browser and WebCore.
Review URL: http://codereview.chromium.org/19766
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9052 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/browser/browser.vcproj | 26 | ||||
-rwxr-xr-x | chrome/chrome.sln | 4 | ||||
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 56 |
3 files changed, 18 insertions, 68 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 3449e2b..280a5c4 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -21,7 +21,7 @@ <Configuration Name="Debug|Win32" ConfigurationType="4" - InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.vsprops" + InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\debug.vsprops" > <Tool Name="VCPreBuildEventTool" @@ -450,30 +450,6 @@ > </File> <File - RelativePath="..\tools\build\win\precompiled_wtl.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tools\build\win\precompiled_wtl.h" - > - </File> - <File RelativePath=".\profile.cc" > </File> diff --git a/chrome/chrome.sln b/chrome/chrome.sln index 3585d26..86cf71d 100755 --- a/chrome/chrome.sln +++ b/chrome/chrome.sln @@ -1964,9 +1964,13 @@ Global {0026A376-C4F1-4575-A1BA-578C69F07013}.Release|Win32.ActiveCfg = Release|Win32 {0026A376-C4F1-4575-A1BA-578C69F07013}.Release|Win32.Build.0 = Release|Win32 {018D4F38-6272-448F-A864-976DA09F05D0}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 + {018D4F38-6272-448F-A864-976DA09F05D0}.Debug|Mixed Platforms.Build.0 = Debug|Win32 {018D4F38-6272-448F-A864-976DA09F05D0}.Debug|Win32.ActiveCfg = Debug|Win32 + {018D4F38-6272-448F-A864-976DA09F05D0}.Debug|Win32.Build.0 = Debug|Win32 {018D4F38-6272-448F-A864-976DA09F05D0}.Release|Mixed Platforms.ActiveCfg = Release|Win32 + {018D4F38-6272-448F-A864-976DA09F05D0}.Release|Mixed Platforms.Build.0 = Release|Win32 {018D4F38-6272-448F-A864-976DA09F05D0}.Release|Win32.ActiveCfg = Release|Win32 + {018D4F38-6272-448F-A864-976DA09F05D0}.Release|Win32.Build.0 = Release|Win32 {0557BC3C-DE87-4127-BDAA-9BD9BDB13FB4}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 {0557BC3C-DE87-4127-BDAA-9BD9BDB13FB4}.Debug|Mixed Platforms.Build.0 = Debug|Win32 {0557BC3C-DE87-4127-BDAA-9BD9BDB13FB4}.Debug|Win32.ActiveCfg = Debug|Win32 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> |