forked from qt-creator/qt-creator
RemoteLinux: Move current device configuration to deploy configuration.
It used to be in the deploy steps itself, which is theoretically more flexible, but offers no advantage in practice and also causes a lot of hassle. Change-Id: I0eafaf8477067fced86b7a05fd94d72a35e02bb7 Reviewed-on: http://codereview.qt.nokia.com/654 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
**************************************************************************/
|
||||
#include "maemodebugsupport.h"
|
||||
|
||||
#include <remotelinux/linuxdeviceconfiguration.h>
|
||||
|
||||
#include "maemosshrunner.h"
|
||||
|
||||
namespace RemoteLinux {
|
||||
|
||||
Reference in New Issue
Block a user