Changeset 19251 for trunk/WebKit.pro

Show
Ignore:
Timestamp:
01/30/07 02:20:20 (2 years ago)
Author:
hausmann
Message:

For the Qt build combine JavaScriptCore and WebKit into one library, to make it possible to
build it with ELF visibility or on Windows without adding EXPORT macros to kjs all over the place.
r=zack

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebKit.pro

    r18265 r19251  
    22CONFIG += ordered 
    33SUBDIRS = \ 
    4         JavaScriptCore \ 
    54        WebCore \ 
    65        WebKitQt/QtLauncher \