Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: chrome/test/unit/unittests.vcproj

Issue 42016: Reenable incremental linking for most projects except the largest ones. Will ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/perf/perftests.vcproj ('k') | chrome/tools/profiles/generate_profile.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unit/unittests.vcproj
===================================================================
--- chrome/test/unit/unittests.vcproj (revision 11270)
+++ chrome/test/unit/unittests.vcproj (working copy)
@@ -56,6 +56,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib"
+ LinkIncremental="1"
/>
<Tool
Name="VCALinkTool"
« no previous file with comments | « chrome/test/perf/perftests.vcproj ('k') | chrome/tools/profiles/generate_profile.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698