Disable incremental linking for every projects while we sort out what is breaking the debug builds.
Review URL: http://codereview.chromium.org/20002 git-svn-id: http://src.chromium.org/svn/trunk/src/build@9053 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
c254048432
Коммит
376350a09c
|
@ -14,7 +14,7 @@
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="1"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче