summaryrefslogtreecommitdiffstats
path: root/build/internal
diff options
context:
space:
mode:
authormaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-05 21:24:26 +0000
committermaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-05 21:24:26 +0000
commitd58f04ff58e9b30e4fc94b774c00bd4a4d1f90dc (patch)
tree30ba0e01ed2b3ae95b89ad12fcf5536e40c61642 /build/internal
parent06fcf9223e647a8d26b0a2f18d6ff2385bef4fb7 (diff)
downloadchromium_src-d58f04ff58e9b30e4fc94b774c00bd4a4d1f90dc.zip
chromium_src-d58f04ff58e9b30e4fc94b774c00bd4a4d1f90dc.tar.gz
chromium_src-d58f04ff58e9b30e4fc94b774c00bd4a4d1f90dc.tar.bz2
Reapply 382 since it wasn't the cause of the build breakage.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@395 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/internal')
-rw-r--r--build/internal/release_impl_purify.vsprops3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/internal/release_impl_purify.vsprops b/build/internal/release_impl_purify.vsprops
index 497251c..0b6a0e9 100644
--- a/build/internal/release_impl_purify.vsprops
+++ b/build/internal/release_impl_purify.vsprops
@@ -14,6 +14,7 @@
/>
<Tool
Name="VCLinkerTool"
- EnableCOMDATFolding="1"
+ EnableCOMDATFolding="1"
+ Profile="1"
/>
</VisualStudioPropertySheet>