[webkit-reviews] review granted: [Bug 88302] [Qt][Win] Fix linking WTF with ICU : [Attachment 145768] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 14:31:59 PDT 2012


Simon Hausmann <hausmann at webkit.org> has granted Csaba Osztrogonac
<ossy at webkit.org>'s request for review:
Bug 88302: [Qt][Win] Fix linking WTF with ICU
https://bugs.webkit.org/show_bug.cgi?id=88302

Attachment 145768: Patch
https://bugs.webkit.org/attachment.cgi?id=145768&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=145768&action=review


> Source/WTF/WTF.pri:30
> +	       win32-*: LIBS += -licuin -licuuc -licudt

I think that you can just use win32 instead of win32-*. The former is also what
we use in Qt.


More information about the webkit-reviews mailing list