forked from qt-creator/qt-creator
Change-Id: Ic1259f04f4120b6e495ebb3672f7f360c71cba7f Reviewed-by: Eike Ziller <eike.ziller@digia.com>
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
QTC_PLUGIN_NAME = Valgrind
|
|
QTC_LIB_DEPENDS += \
|
|
cplusplus \
|
|
utils
|
|
QTC_PLUGIN_DEPENDS += \
|
|
analyzerbase \
|
|
coreplugin \
|
|
projectexplorer \
|
|
texteditor \
|
|
remotelinux
|