forked from qt-creator/qt-creator
AndroidPlugin: Remove dependency on qbs plugin
Task-number: QTCREATORBUG-10288 Change-Id: I2328076a7b5179e4d63becb616433627270089c4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
@@ -102,13 +102,5 @@ FORMS += \
|
||||
androiddevicedialog.ui \
|
||||
androiddeployqtwidget.ui
|
||||
|
||||
exists(../../shared/qbs/qbs.pro) {
|
||||
HEADERS += \
|
||||
androidqbspropertyprovider.h
|
||||
SOURCES += \
|
||||
androidqbspropertyprovider.cpp
|
||||
DEFINES += HAVE_QBS
|
||||
}
|
||||
|
||||
RESOURCES = android.qrc
|
||||
DEFINES += ANDROID_LIBRARY
|
||||
|
||||
Reference in New Issue
Block a user