summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2010-08-13 10:25:46 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2010-08-13 11:53:03 (GMT)
commit448a8603bb0609bf880a2c1b92b26c2005e1cf63 (patch)
tree07a48d4b868ddd2fce0e2b569145a040d6cba534 /src
parentee62807198a2525577c14f718b98d07ae0ec7bec (diff)
downloadQt-448a8603bb0609bf880a2c1b92b26c2005e1cf63.zip
Qt-448a8603bb0609bf880a2c1b92b26c2005e1cf63.tar.gz
Qt-448a8603bb0609bf880a2c1b92b26c2005e1cf63.tar.bz2
Fix check to remove unnecessary deployments in Symbian
Previously check to remove files from deployment in case the deployment target location was the same as the source location was done using QFileInfo equality, which resolved to true when file didn't yet exist at the time qmake was run. Changed the check to compare absolute paths instead. Task-number: QTBUG-12879 Reviewed-by: Shane Kearns
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions