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:
maruel@chromium.org 2009-02-03 00:11:35 +00:00
Родитель c254048432
Коммит 376350a09c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -14,7 +14,7 @@
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="2"
LinkIncremental="1"
/>
<Tool
Name="VCResourceCompilerTool"