Ignore:
Timestamp:
May 24, 2009, 11:13:14 AM (16 years ago)
Author:
[email protected]
Message:

2009-05-24 Steve Falkenburg <[email protected]>

Build fix for experimental PGO Windows target.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj

    r44063 r44117  
    269269                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops;.\JavaScriptCoreCommon.vsprops;.\JavaScriptCoreCF.vsprops"
    270270                        CharacterSet="1"
    271                         WholeProgramOptimization="3"
     271                        WholeProgramOptimization="4"
    272272                        >
    273273                        <Tool
Note: See TracChangeset for help on using the changeset viewer.