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 "utils/fileutils.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QProcess;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Ios {
|
||||
namespace Internal {
|
||||
|
@@ -12,7 +12,6 @@ Project {
|
||||
"qtpromaker/qtpromaker.qbs",
|
||||
"sdktool/sdktool.qbs",
|
||||
"valgrindfake/valgrindfake.qbs",
|
||||
"3rdparty/iossim/iossim.qbs",
|
||||
"iostool/iostool.qbs",
|
||||
"winrtdebughelper/winrtdebughelper.qbs"
|
||||
].concat(project.additionalTools)
|
||||
|
Reference in New Issue
Block a user