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

Unified Diff: build/internal/release_impl_pgo_instrument.vsprops

Issue 242127: Remove the xcopy step from the PGO optimize vsprops... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/internal/release_impl_pgo_instrument.vsprops
===================================================================
--- build/internal/release_impl_pgo_instrument.vsprops (revision 27442)
+++ build/internal/release_impl_pgo_instrument.vsprops (working copy)
@@ -25,8 +25,4 @@
Name="VCLinkerTool"
LinkTimeCodeGeneration="2"
/>
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine="xcopy /D /Y &quot;$(DevEnvDir)..\..\VC\bin\pgort80.dll&quot; &quot;$(OutDir)&quot;"
- />
</VisualStudioPropertySheet>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698