Changeset 38500 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Nov 17, 2008, 8:55:08 AM (17 years ago)
Author:
[email protected]
Message:

2008-11-17 Geoffrey Garen <[email protected]>

Not reviewed.


Try to fix Qt build.

Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r38499 r38500  
     12008-11-17  Geoffrey Garen  <[email protected]>
     2
     3        Not reviewed.
     4       
     5        Try to fix Qt build.
     6
     7        * JavaScriptCore.pri:
     8
    192008-11-17  Geoffrey Garen  <[email protected]>
    210
  • trunk/JavaScriptCore/JavaScriptCore.pri

    r38499 r38500  
    5555    runtime/JSActivation.cpp \
    5656    runtime/JSNotAnObject.cpp \
    57     VM/CodeBlock.cpp \
     57    bytecode/CodeBlock.cpp \
    5858    bytecompiler/BytecodeGenerator.cpp \
    5959    VM/ExceptionHelpers.cpp \
    6060    runtime/JSPropertyNameIterator.cpp \
    6161    VM/Machine.cpp \
    62     VM/Opcode.cpp \
     62    bytecode/Opcode.cpp \
    6363    VM/SamplingTool.cpp \
    6464    VM/RegisterFile.cpp
Note: See TracChangeset for help on using the changeset viewer.