forked from qt-creator/qt-creator
... based on output from dependencyinfo.py script Change-Id: I9532f6d259f15c16b62fae0ca18f8a8cad95bd11 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
11 lines
192 B
Plaintext
11 lines
192 B
Plaintext
QTC_PLUGIN_NAME = CppTools
|
|
QTC_LIB_DEPENDS += \
|
|
aggregation \
|
|
cplusplus \
|
|
extensionsystem \
|
|
utils
|
|
QTC_PLUGIN_DEPENDS += \
|
|
coreplugin \
|
|
projectexplorer \
|
|
texteditor
|