ProjectExplorer: Move RunControl related classes to separate file pair

Change-Id: I5da56f80336673d595907abcc797f628be680cd5
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2019-03-13 08:06:08 +01:00
parent 1fcb8a56e0
commit 164ae1428e
53 changed files with 1928 additions and 1750 deletions

View File

@@ -39,6 +39,7 @@
#include <projectexplorer/buildtargetinfo.h>
#include <projectexplorer/kitmanager.h>
#include <projectexplorer/localenvironmentaspect.h>
#include <projectexplorer/runcontrol.h>
#include <projectexplorer/runconfiguration.h>
#include <projectexplorer/runconfigurationaspects.h>
#include <projectexplorer/project.h>