aeb2768a7c
On Windows cd does not change the drive. So when you are on drive C: and type "cd D:\data" it will change the directory on drive D: but not affect your current working directory. To also change your drive you have to provide the parameter /d on Windows, so "cd /d D:\data" will also change the drive. Task-number: QTBUG-57080 Change-Id: Ib629879534523982eec693cef725f20a535a1a74 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> |
||
---|---|---|
.. | ||
bitcode.prf | ||
default_post.prf | ||
default_pre.prf | ||
device_destinations.sh | ||
devices.pl | ||
exclusive_builds_post.prf | ||
qt_config.prf | ||
qt_parts.prf | ||
qt.prf | ||
resolve_config.prf | ||
sdk.prf | ||
testcase_targets.prf | ||
testcase.prf | ||
xcodebuild.mk | ||
xcodebuild.prf |