Descriptionrestore OutputFile for chrome.exe, do moving hardlink on dll instead
Hardlink from different dir for chrome.exe caused annoyance when running from
Visual Studio because $(TargetPath) the default in the .user file is not the
correct path. So, instead do the hardlink on the dll. To avoid the possible
expense on non-NTFS, and to enable a trybot in the future, do this hardlink
based on a gyp define.
BUG=92528, 92685
TEST=No link problems
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97341
Patch Set 1 #
Total comments: 3
Patch Set 2 : fixes based on review comments #
Total comments: 1
Patch Set 3 : use initial instead of incremental to coexist with syzygy flag #
Messages
Total messages: 10 (0 generated)
|