Ignore:
Timestamp:
Mar 1, 2010, 7:34:14 AM (15 years ago)
Author:
[email protected]
Message:

Fix the Qt build on Mac OS X/Cocoa 64-bit

Add missing implementation file to resolve JSC symbols.

Use the proper event/drawing-model guards instead of global 64-bit
guard for the NPAPI plugin implementation (view and package).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.pri

    r55322 r55367  
    9898    interpreter/Interpreter.cpp \
    9999    interpreter/RegisterFile.cpp \
     100    jit/ExecutableAllocatorFixedVMPool.cpp \
    100101    jit/ExecutableAllocatorPosix.cpp \
    101102    jit/ExecutableAllocatorSymbian.cpp \
Note: See TracChangeset for help on using the changeset viewer.