aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/helloworld/helloworld_dependencies.pri
blob: bdf7d508841032f114c718b5c957db826cbe026f (plain)
1
2
3
4
5
6
7
8
9
QTC_PLUGIN_NAME = HelloWorld
QTC_LIB_DEPENDS += \
    # nothing here at this time

QTC_PLUGIN_DEPENDS += \
    coreplugin

QTC_PLUGIN_RECOMMENDS += \
    # optional plugin dependencies. nothing here at this time