aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/modeleditor_dependencies.pri
blob: 61fffe3043316bdba96af5b481340359f32c7bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
QTC_PLUGIN_NAME = ModelEditor

QTC_LIB_DEPENDS += \
    cplusplus \
    extensionsystem \
    modelinglib \
    utils

QTC_PLUGIN_DEPENDS += \
    coreplugin \
    cpptools \
    projectexplorer