forked from qt-creator/qt-creator
Show potential kits in the targetsetuppage
Change-Id: I6569e3d53b78cdcdf8607a289b5be37447e0a03c Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
@@ -46,7 +46,8 @@ HEADERS += \
|
||||
androiddeployqtstep.h \
|
||||
certificatesmodel.h \
|
||||
androiddeployqtwidget.h \
|
||||
createandroidmanifestwizard.h
|
||||
createandroidmanifestwizard.h \
|
||||
androidpotentialkit.h
|
||||
|
||||
SOURCES += \
|
||||
androidconfigurations.cpp \
|
||||
@@ -87,7 +88,8 @@ SOURCES += \
|
||||
androiddeployqtstep.cpp \
|
||||
certificatesmodel.cpp \
|
||||
androiddeployqtwidget.cpp \
|
||||
createandroidmanifestwizard.cpp
|
||||
createandroidmanifestwizard.cpp \
|
||||
androidpotentialkit.cpp
|
||||
|
||||
FORMS += \
|
||||
androidsettingswidget.ui \
|
||||
|
||||
Reference in New Issue
Block a user