2009-01-28 Simon Hausmann <simon.hausmann@nokia.com>
Reviewed by Holger Freyther.
Fix the build with Qt on Windows.
Make sure that the QTWEBKIT_EXPORT macro becomes the Q_DECL_EXPORT macro
instead of the import macro when building the dll, by defining
QT_MAKEDLL.
SystemTimeWin.cpp is needed on Windows for userIdleTime(), which for the
other Qt platforms comes from TemporaryLinkStubs.cpp.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@40310 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed