forked from qt-creator/qt-creator
Android: Simplify run control construction
Take advantage of new infrastructure. Change-Id: If2d2f839b8be1fad2be3b79e21de3c0e475d88cf Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -12,7 +12,6 @@ HEADERS += \
|
||||
androidmanager.h \
|
||||
androidrunconfiguration.h \
|
||||
androidruncontrol.h \
|
||||
androidrunfactories.h \
|
||||
androidsettingspage.h \
|
||||
androidsettingswidget.h \
|
||||
androidtoolchain.h \
|
||||
@@ -58,7 +57,6 @@ SOURCES += \
|
||||
androidmanager.cpp \
|
||||
androidrunconfiguration.cpp \
|
||||
androidruncontrol.cpp \
|
||||
androidrunfactories.cpp \
|
||||
androidsettingspage.cpp \
|
||||
androidsettingswidget.cpp \
|
||||
androidtoolchain.cpp \
|
||||
|
||||
Reference in New Issue
Block a user