summaryrefslogtreecommitdiffstats
path: root/mkspecs/wincewm60professional-msvc2008
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-08-06 11:58:57 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-08-06 11:58:57 (GMT)
commit30adf7d302b75b6af57196932ca619a9c2087db7 (patch)
treef5ed9f24283c86e8d8208ed06d61acb1f34b2743 /mkspecs/wincewm60professional-msvc2008
parented35633a5953d9d1f52b910347c778a5ddc622d2 (diff)
downloadQt-30adf7d302b75b6af57196932ca619a9c2087db7.zip
Qt-30adf7d302b75b6af57196932ca619a9c2087db7.tar.gz
Qt-30adf7d302b75b6af57196932ca619a9c2087db7.tar.bz2
Fix extern WebKit build that uses qmake generators.
WebCore.pro's generators use QMAKE_DEL, which when used with del.exe works if the file is present or not. In the QMAKE_SH branch QMAKE_DEL is mapped to rm, which complaints if the file to delete doesn't exist. Similar to del.exe and unix.conf use rm -f instead of rm for QMAKE_DEL in the QMAKE_SH branch. Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'mkspecs/wincewm60professional-msvc2008')
0 files changed, 0 insertions, 0 deletions