diff options
author | Ashish Kulkarni <kulkarni.ashish@gmail.com> | 2014-12-17 16:06:42 +0530 |
---|---|---|
committer | Ashish Kulkarni <kulkarni.ashish@gmail.com> | 2015-01-08 17:51:13 +0100 |
commit | bf0c6b764cd79301226f481dc8bc98c4d85995fe (patch) | |
tree | 41dea21e2c8140922ea3d8e6a63181430063dbe8 /Source/JavaScriptCore/wasm/JSWASMModule.h | |
parent | 4c3ba94508184ae451b487dd86bee56c7feb3521 (diff) | |
download | qtwebkit-bf0c6b764cd79301226f481dc8bc98c4d85995fe.tar.gz |
fix detection of ICU when configuring for Windows
When linking to the static ICU libraries, you need to link
to advapi32.lib. This is not required in qtbase because the
library is automatically added to QMAKE_LIBS_CORE, so we do
the same here.
Change-Id: I6d548790de4feae4b1d05ff27fb814e933f71839
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/wasm/JSWASMModule.h')
0 files changed, 0 insertions, 0 deletions