From 59eeac97e03c9039bbb04cb86ca97b52c42d1d5e Mon Sep 17 00:00:00 2001 From: "cpu@chromium.org" Date: Sat, 3 Oct 2009 02:44:59 +0000 Subject: Remove the xcopy step from the PGO optimize vsprops The DLL has different name on VS2008. This is best done outside the build phase. BUG=none TEST=pgo instrument build completes with zero errors in VS2008 Review URL: http://codereview.chromium.org/242127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27928 0039d316-1c4b-4281-b951-d872f2087c98 --- build/internal/release_impl_pgo_instrument.vsprops | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build/internal') diff --git a/build/internal/release_impl_pgo_instrument.vsprops b/build/internal/release_impl_pgo_instrument.vsprops index 613ac2d..8c09863 100644 --- a/build/internal/release_impl_pgo_instrument.vsprops +++ b/build/internal/release_impl_pgo_instrument.vsprops @@ -25,8 +25,4 @@ Name="VCLinkerTool" LinkTimeCodeGeneration="2" /> - -- cgit v1.1