diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-09-03 02:57:48 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-09-03 04:04:14 (GMT) |
commit | 2f43359a21a7d268d367097fc327cc205019cc97 (patch) | |
tree | 85c19a270c5fc6adb54a4d8078da064a278b83ff /bin | |
parent | 79949af50976373f47d9d7077870359a972c7960 (diff) | |
download | Qt-2f43359a21a7d268d367097fc327cc205019cc97.zip Qt-2f43359a21a7d268d367097fc327cc205019cc97.tar.gz Qt-2f43359a21a7d268d367097fc327cc205019cc97.tar.bz2 |
Fixed Qt/S60 build failures when MOC_DIR contains a `.' anywhere.
The Symbian build system can't handle directories starting with a `.',
so qmake aborts if MOC_DIR and similar start with a `.'. However,
the check for this condition was faulty and would include any path
which contained a `.' anywhere.
Reviewed-by: Michael Goddard
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions