summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-03 01:03:17 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-03 01:03:17 +0000
commite74d4e35ec4d0d235f1aa08846e36b1e96ad0327 (patch)
tree485d80ee41ee67be965cb071cce116a9c6782e7b /chrome
parentdd1329de461b6a0cdc702ee4d1539c132530b25d (diff)
downloadchromium_src-e74d4e35ec4d0d235f1aa08846e36b1e96ad0327.zip
chromium_src-e74d4e35ec4d0d235f1aa08846e36b1e96ad0327.tar.gz
chromium_src-e74d4e35ec4d0d235f1aa08846e36b1e96ad0327.tar.bz2
Reverting 9052.
Review URL: http://codereview.chromium.org/20004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9054 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/browser.vcproj26
1 files changed, 25 insertions, 1 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index 280a5c4..3449e2b 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"
+ InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.vsprops"
>
<Tool
Name="VCPreBuildEventTool"
@@ -450,6 +450,30 @@
>
</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>