diff options
author | Martin Storsjo <martin@martin.st> | 2010-10-18 08:44:29 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-10-18 08:44:29 (GMT) |
commit | b9de3553ad6f26e96c5432df8b1b6be02fa5f9ca (patch) | |
tree | 57fa58527779855b9760b5f6cd367d9ad972297b /qmake/option.h | |
parent | 3fcb43ac278ba50278f3141f1b7924b514723bf7 (diff) | |
download | Qt-b9de3553ad6f26e96c5432df8b1b6be02fa5f9ca.zip Qt-b9de3553ad6f26e96c5432df8b1b6be02fa5f9ca.tar.gz Qt-b9de3553ad6f26e96c5432df8b1b6be02fa5f9ca.tar.bz2 |
qmake/symbian: Make sure the destination directory exists before copying
cp on unix doesn't create the destination directory if it doesn't exist,
as xcopy on windows does.
This also requires QMAKE_MKDIR to use mkdir -p to be able to create
directories recursively.
Merge-request: 861
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'qmake/option.h')
0 files changed, 0 insertions, 0 deletions