~zeller-benjamin/qtcreator-plugin-ubuntu/override-and-debug

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
QTC_PLUGIN_NAME = Ubuntu

QTC_LIB_DEPENDS += \
    utils \
    qmljs

QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer \
    qmakeprojectmanager \
    qmlprojectmanager \
    cmakeprojectmanager \
    debugger \
    qtsupport \
    remotelinux \
    qtsupport \
    qmlprofiler \
    valgrind