forked from qt-creator/qt-creator
Nim: Cleanup includes and qbs dependencies
Change-Id: I1b6ef9d875a2b0c440e52148340337a3e3c25477 Reviewed-by: Filippo Cucchetto <filippocucchetto@gmail.com> Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
159976062e
commit
c74a366df3
@@ -23,11 +23,11 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "project/nimrunconfigurationfactory.h"
|
||||
#include "nimrunconfigurationfactory.h"
|
||||
#include "nimproject.h"
|
||||
#include "nimrunconfiguration.h"
|
||||
|
||||
#include "nimconstants.h"
|
||||
#include "project/nimproject.h"
|
||||
#include "project/nimrunconfiguration.h"
|
||||
#include "../nimconstants.h"
|
||||
|
||||
#include <debugger/debuggerrunconfigurationaspect.h>
|
||||
#include <projectexplorer/target.h>
|
||||
|
||||
Reference in New Issue
Block a user