forked from qt-creator/qt-creator
remove ProjectExplorerInterface and ExtensionSystemInterfaces files
This commit is contained in:
@@ -33,12 +33,13 @@
|
||||
|
||||
#include "msvcenvironment.h"
|
||||
|
||||
#include <QSettings>
|
||||
#include <QFile>
|
||||
#include <QDebug>
|
||||
#include <QStringList>
|
||||
#include <QRegExp>
|
||||
#include <QTemporaryFile>
|
||||
#include <QtCore/QDebug>
|
||||
#include <QtCore/QFile>
|
||||
#include <QtCore/QProcess>
|
||||
#include <QtCore/QRegExp>
|
||||
#include <QtCore/QSettings>
|
||||
#include <QtCore/QStringList>
|
||||
#include <QtCore/QTemporaryFile>
|
||||
|
||||
using namespace Qt4ProjectManager::Internal;
|
||||
using ProjectExplorer::Environment;
|
||||
|
||||
Reference in New Issue
Block a user