DescriptionSwitch 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101474
Patch Set 1 #Patch Set 2 : Clean up comments. #Patch Set 3 : Clean up comments++ #
Total comments: 1
Patch Set 4 : Use hint unconditionally on all platforms. #Patch Set 5 : Merge to head. #
Messages
Total messages: 6 (0 generated)
|