summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeandroidsupport/qmakeandroidsupport_dependencies.pri
blob: 08c57f8fcf037518c01a47a8fdcc4147876e72f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
QTC_PLUGIN_NAME = QmakeAndroidSupport
QTC_LIB_DEPENDS += \
    extensionsystem \
    qmljs \
    utils
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer \
    qtsupport \
    texteditor \
    cpptools \
    qmljstools \
    resourceeditor \
    android \
    qmakeprojectmanager