diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2012-12-01 23:22:55 +0100 |
---|---|---|
committer | Pierre Rossi <pierre.rossi@gmail.com> | 2012-12-01 23:29:48 +0100 |
commit | 61f01c875c56438dc1843dc3b1995a0149a71975 (patch) | |
tree | f9fdae05c851c3f461ee195a4305259e43a399cc /src/libs/cplusplus/FastPreprocessor.cpp | |
parent | de4fd54c7629c164cc2871590b64c6d63c6c18b4 (diff) | |
download | qt-creator-61f01c875c56438dc1843dc3b1995a0149a71975.tar.gz |
(Hopefully) fix compilation with Qt5/Mac
Compilation on mac with latest qt5 fails with
fatal error: 'QWebSettings' file not found
The compiler call adds "include/QtWebKitWidgets" to include path,
not "include/QtWebKit" . This might be a qmake related issue on mac.
Attempt to fix it by adding an explicit webkit dependency.
Change-Id: I032dd4dda7371a8d477f8544b0ba0004856f3d76
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Diffstat (limited to 'src/libs/cplusplus/FastPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions