Changeset 44117 in webkit for trunk/JavaScriptCore


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.


Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r44095 r44117  
     12009-05-24  Steve Falkenburg  <[email protected]>
     2
     3        Build fix for experimental PGO Windows target.
     4       
     5        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
     6
    172009-05-23  David Kilzer  <[email protected]>
    28
  • 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.