Changeset 34983 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Jul 3, 2008, 11:26:29 AM (17 years ago)
Author:
[email protected]
Message:

Windows build fix

Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r34981 r34983  
     12008-07-03  Dan Bernstein  <[email protected]>
     2
     3        - Windows build fix
     4
     5        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj: Added TreeProfile.{h,cpp}.
     6
    172008-07-03  Dan Bernstein  <[email protected]>
    28
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj

    r34921 r34983  
    10621062                                >
    10631063                        </File>
     1064                        <File
     1065                                RelativePath="..\..\profiler\TreeProfile.cpp"
     1066                                >
     1067                        </File>
     1068                        <File
     1069                                RelativePath="..\..\profiler\TreeProfile.h"
     1070                                >
     1071                        </File>
    10641072                </Filter>
    10651073                <Filter
Note: See TracChangeset for help on using the changeset viewer.