forked from qt-creator/qt-creator
When building the project in QtCreator using the Debug configuration, android deployment procedure pulls app_process from the device to establish the debug environment. This operation litters the project build directory with the libraries and executables that don't belong to it. Instead of pulling the files to the root build directory, it's better to isolate these files using subdirectory. Fixes: QTCREATORBUG-29336 Fixes: QTBUG-113851 Fixes: QTBUG-111284 Change-Id: I32c3403dc5f79c42b1ff2bd676c2cf3ae8d43ec3 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
26 KiB
26 KiB