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

Unified Diff: chrome/test/perf/perftests.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/interactive_ui/interactive_ui.vcproj ('k') | chrome/test/unit/unittests.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/perf/perftests.vcproj
===================================================================
--- chrome/test/perf/perftests.vcproj (revision 11270)
+++ chrome/test/perf/perftests.vcproj (working copy)
@@ -51,6 +51,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="shlwapi.lib rpcrt4.lib winmm.lib"
+ LinkIncremental="1"
SubSystem="1"
/>
<Tool
« no previous file with comments | « chrome/test/interactive_ui/interactive_ui.vcproj ('k') | chrome/test/unit/unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698