forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.1' into 4.2
Conflicts: src/plugins/ios/iostoolhandler.cpp Change-Id: Iff2a56e8d74ffdb4342ef75020099cced297a0bc
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -28,7 +28,9 @@
|
|||||||
#include <QHash>
|
#include <QHash>
|
||||||
#include "utils/fileutils.h"
|
#include "utils/fileutils.h"
|
||||||
|
|
||||||
|
QT_BEGIN_NAMESPACE
|
||||||
class QProcess;
|
class QProcess;
|
||||||
|
QT_END_NAMESPACE
|
||||||
|
|
||||||
namespace Ios {
|
namespace Ios {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
@@ -12,7 +12,6 @@ Project {
|
|||||||
"qtpromaker/qtpromaker.qbs",
|
"qtpromaker/qtpromaker.qbs",
|
||||||
"sdktool/sdktool.qbs",
|
"sdktool/sdktool.qbs",
|
||||||
"valgrindfake/valgrindfake.qbs",
|
"valgrindfake/valgrindfake.qbs",
|
||||||
"3rdparty/iossim/iossim.qbs",
|
|
||||||
"iostool/iostool.qbs",
|
"iostool/iostool.qbs",
|
||||||
"winrtdebughelper/winrtdebughelper.qbs"
|
"winrtdebughelper/winrtdebughelper.qbs"
|
||||||
].concat(project.additionalTools)
|
].concat(project.additionalTools)
|
||||||
|
Reference in New Issue
Block a user