forked from qt-creator/qt-creator
Android: Enable setting environment variables for android apps
Change-Id: Id4625f081d6997dcabad9b01fb09d6c9c6ef7477 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
This commit is contained in:
@@ -55,7 +55,8 @@ HEADERS += \
|
||||
androidsdkmanagerwidget.h \
|
||||
androidpackageinstallationstep.h \
|
||||
androidextralibrarylistmodel.h \
|
||||
createandroidmanifestwizard.h
|
||||
createandroidmanifestwizard.h \
|
||||
androidrunenvironmentaspect.h
|
||||
|
||||
SOURCES += \
|
||||
androidconfigurations.cpp \
|
||||
@@ -103,7 +104,8 @@ SOURCES += \
|
||||
androidsdkmanagerwidget.cpp \
|
||||
androidpackageinstallationstep.cpp \
|
||||
androidextralibrarylistmodel.cpp \
|
||||
createandroidmanifestwizard.cpp
|
||||
createandroidmanifestwizard.cpp \
|
||||
androidrunenvironmentaspect.cpp
|
||||
|
||||
FORMS += \
|
||||
androidsettingswidget.ui \
|
||||
|
||||
Reference in New Issue
Block a user