aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glsleditor_dependencies.pri
blob: 26a7703072ca96b8fab859dcfaef9353708e1070 (plain)
1
2
3
4
5
6
7
8
9
10
QTC_PLUGIN_NAME = GLSLEditor
QTC_LIB_DEPENDS += \
    extensionsystem \
    glsl \
    utils \
    cplusplus
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    texteditor \
    cpptools