diff options
author | Simon Hausmann <simon.hausmann@digia.com> | 2012-11-02 12:25:24 +0100 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@digia.com> | 2012-11-02 12:25:24 +0100 |
commit | c4bc74fc79a3b206d80d6c4a595f4c6425573c7f (patch) | |
tree | 6c9a720d2193b4e3fbbb724dc8869b6d7c163bb8 /Source/JavaScriptCore/heap/WeakBlock.cpp | |
parent | 3c7e881843b79f0f94aa90aa24357aeaa4622d0b (diff) | |
download | qtwebkit-c4bc74fc79a3b206d80d6c4a595f4c6425573c7f.tar.gz |
[Qt] Fix build on Windows when Qt is configured with -release
https://bugs.webkit.org/show_bug.cgi?id=101041
Reviewed by Jocelyn Turcotte.
When Qt is configured with -debug or -release, the release/debug build of for example
QtCore is not available by default. For LLIntExtractor we always need to build debug
_and_ release versions, but we do not actually need any Qt libraries nor qtmain(d).lib.
Therefore we can disable all these features but need to keep $$QT.core.includes in the
INCLUDEPATH for some defines from qglobal.h.
* LLIntOffsetsExtractor.pro:
Diffstat (limited to 'Source/JavaScriptCore/heap/WeakBlock.cpp')
0 files changed, 0 insertions, 0 deletions