diff options
author | joi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-16 09:54:23 +0000 |
---|---|---|
committer | joi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-16 09:54:23 +0000 |
commit | fde269d9e7b0382de1796b416b72ba34a47900aa (patch) | |
tree | 4e2cb8d8fe4211ce8c5ec712774628bafa19f661 /net/test | |
parent | 306923f4a29a9d593eb81d5a72ce6952344cc941 (diff) | |
download | chromium_src-fde269d9e7b0382de1796b416b72ba34a47900aa.zip chromium_src-fde269d9e7b0382de1796b416b72ba34a47900aa.tar.gz chromium_src-fde269d9e7b0382de1796b416b72ba34a47900aa.tar.bz2 |
Switch on use of precompiled headers for VS 2008.
The precompiled header brings in more definitions of abs() for the base/time_win.cc file, and a hint to the compiler was needed to let VS 2008 build the file correctly.
On VS 2008 only, the mini_installer target did not link correctly with precompiled headers enabled so this change disables them for that project.
BUG=none
TEST=it builds (esp. on Windows), existing tests pass
Review URL: http://codereview.chromium.org/7910002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101474 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/test')
0 files changed, 0 insertions, 0 deletions