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:
Orgad Shaneh
2016-06-14 20:33:55 +03:00
committed by Orgad Shaneh
parent 159976062e
commit c74a366df3
29 changed files with 92 additions and 107 deletions

View File

@@ -23,11 +23,11 @@
**
****************************************************************************/
#include "project/nimcompilercleanstep.h"
#include "nimcompilercleanstep.h"
#include "nimbuildconfiguration.h"
#include "nimcompilercleanstepconfigwidget.h"
#include "nimconstants.h"
#include "project/nimbuildconfiguration.h"
#include "project/nimcompilercleanstepconfigwidget.h"
#include "../nimconstants.h"
#include <utils/qtcassert.h>