diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2012-08-23 17:04:55 +0200 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2012-08-23 17:04:55 +0200 |
commit | 10ca2fc7fb098f16b107e991f6b38e703282d9c7 (patch) | |
tree | 6ffe38ffa7be4fb45eedefc8b877eaacf37a6e01 /Source/JavaScriptCore/runtime/BooleanObject.cpp | |
parent | a73d1c176f2f3e0458861de8590dc20321a501ae (diff) | |
download | qtwebkit-10ca2fc7fb098f16b107e991f6b38e703282d9c7.tar.gz |
[Qt] Fix make install on Windows
https://bugs.webkit.org/show_bug.cgi?id=94816
Reviewed by NOBODY (OOPS!).
This old left-over rule for Windows to add dlltarget to INSTALLS caused
various bugs: WebCore's Makefile had an actual install target that
tried to install the WebCore static library and it also screwed up
api.pri's install rule by overriding what is usually set up for qt
modules, i.e. the install path was missing INSTALL_ROOT. We don't need
these rules at all, the default qmake features take care of setting up
target install rules accordingly.
* WebCore.pri:
Diffstat (limited to 'Source/JavaScriptCore/runtime/BooleanObject.cpp')
0 files changed, 0 insertions, 0 deletions