diff options
author | Andy Shaw <qt-info@nokia.com> | 2010-06-21 12:18:00 (GMT) |
---|---|---|
committer | Andy Shaw <qt-info@nokia.com> | 2010-06-21 12:18:00 (GMT) |
commit | 41e284f14ff0c8f9a0e0ca55c4b547dec0d9c09a (patch) | |
tree | 57e8e0399eb0d79c2f2b28bf4c3ba5e7ed30d2bd /src/3rdparty/webkit/JavaScriptCore | |
parent | 6e7be2f62affae41a7e9cb717778f4ef24f52c20 (diff) | |
download | Qt-41e284f14ff0c8f9a0e0ca55c4b547dec0d9c09a.zip Qt-41e284f14ff0c8f9a0e0ca55c4b547dec0d9c09a.tar.gz Qt-41e284f14ff0c8f9a0e0ca55c4b547dec0d9c09a.tar.bz2 |
Prevent warnings about EPOCROOT coming out when not on symbian
When the pro file is processed with qmake and it EPOCROOT is not set
then it will give out warnings. This is really only an issue when
configure on X11 is ran because this runs qmake on all pro files
anyway.
So rather than confusing users about what this warning message means on
a non Symbian platform, we just ensure that the pro file specifically
only does anything useful on Symbian platforms.
Reviewed-by: Gareth Stockwell
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore')
0 files changed, 0 insertions, 0 deletions