summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2011-09-12 12:00:01 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-01-30 17:06:51 (GMT)
commit2456e800a2c1c730d9c8427fe04b7c2e0c5ac98b (patch)
tree6c054976dc594ddca34f113a918751ea9ff8a175 /mkspecs
parentda69d8fe4e298c290bc68e3d550c6ccc4e5d230d (diff)
downloadQt-2456e800a2c1c730d9c8427fe04b7c2e0c5ac98b.zip
Qt-2456e800a2c1c730d9c8427fe04b7c2e0c5ac98b.tar.gz
Qt-2456e800a2c1c730d9c8427fe04b7c2e0c5ac98b.tar.bz2
Fixed fileiterator issue for WEC7.
WEC7 does not support FIND_FIRST_EX_LARGE_FETCH with FindFirstFileEx, but windowsVersion for WEC7 is still resolved as WV_WINDOWS7. If the FIND_FIRST_EX_LARGE_FETCH flag is passed to FindFirstFileEx in WEC7, the method does never find any files from given directory. Changed FIND_FIRST_EX_LARGE_FETCH flag to apply only when Q_OS_WINCE is not defined. Task-number: QTBUG-22503 Change-Id: Ic38cf745cda7ee7b23da67dc390ac0e6d04158cd Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com> (cherry picked from commit 55a5faadb5961c4c6a81de80c5cb3687da29d4de)
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions