forked from qt-creator/qt-creator
Move CustomExecutableRunConfiguration to ProjectExplorer
There's nothing QtSupport specific in there. Change-Id: I616a37ed56f1853cdbb16f483de5682d5ea63715 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include <cpptools/projectpartbuilder.h>
|
||||
#include <projectexplorer/buildsteplist.h>
|
||||
#include <projectexplorer/buildtargetinfo.h>
|
||||
#include <projectexplorer/customexecutablerunconfiguration.h>
|
||||
#include <projectexplorer/deployconfiguration.h>
|
||||
#include <projectexplorer/deploymentdata.h>
|
||||
#include <projectexplorer/headerpath.h>
|
||||
@@ -50,7 +51,6 @@
|
||||
#include <projectexplorer/target.h>
|
||||
#include <projectexplorer/toolchain.h>
|
||||
#include <qtsupport/baseqtversion.h>
|
||||
#include <qtsupport/customexecutablerunconfiguration.h>
|
||||
#include <qtsupport/qtkitinformation.h>
|
||||
|
||||
#include <cpptools/generatedcodemodelsupport.h>
|
||||
|
||||
Reference in New Issue
Block a user