aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsprojectmanager_dependencies.pri
blob: b02aabfe7df13cb8b3a3079896c2e94ed9405176 (plain)
1
2
3
4
5
6
7
8
9
10
11
QTC_PLUGIN_NAME = QbsProjectManager
# The Qbs libraries require special code and can not be covered here!
QTC_LIB_DEPENDS += \
    extensionsystem \
    qmljs
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer \
    cpptools \
    qtsupport \
    qmljstools