Ignore:
Timestamp:
Sep 14, 2012, 8:58:28 AM (13 years ago)
Author:
[email protected]
Message:

[Qt] Make force_static_libs_as_shared work on Mac OS

We had to move a few LIBS += around that were in the wrong place,
and not caught when everything was just linked into the final
QtWebKit library.

Reviewed by Simon Hausmann.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r128611 r128616  
     12012-09-14  Tor Arne Vestbø  <[email protected]>
     2
     3        [Qt] Make force_static_libs_as_shared work on Mac OS
     4
     5        We had to move a few LIBS += around that were in the wrong place,
     6        and not caught when everything was just linked into the final
     7        QtWebKit library.
     8
     9        Reviewed by Simon Hausmann.
     10
     11        * jsc.pro: No need for AppKit, we get it from WTF.pri
     12
    1132012-09-14  Kevin Funk  <[email protected]>
    214
Note: See TracChangeset for help on using the changeset viewer.