diff options
author | Kai Koehne <kai.koehne@theqtcompany.com> | 2015-11-16 14:27:39 +0100 |
---|---|---|
committer | Kai Koehne <kai.koehne@theqtcompany.com> | 2015-11-16 14:46:40 +0000 |
commit | ccff714c4a863ec4285f9a2ab5e881ba4f8ed42f (patch) | |
tree | 7fc32bfe211198ac8ac224ffd775ef74e2900f93 /Source/JavaScriptCore/Scripts/generate-js-builtins.py | |
parent | 93cc8d306f8033551fb60e2e1f8f480330778a21 (diff) | |
download | qtwebkit-ccff714c4a863ec4285f9a2ab5e881ba4f8ed42f.tar.gz |
Fix link error in MSVC
Since qtbase/e88334e0 we must not put MSVC linker flags into LIBS or
LIBS_PRIVATE. QMAKE_LFLAGS is the right place.
This fixes a build error with MSVC:
LINK : fatal error LNK1181: cannot open input file '\OPT:REF.obj'
A similar fix was already applied to qtwebengine (295a915b5ae66).
Change-Id: I7972651cd6e61ef3ecd413be290e49baec29a770
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/Scripts/generate-js-builtins.py')
0 files changed, 0 insertions, 0 deletions