forked from qt-creator/qt-creator
analyzer: merge valgrind based tool plugins
It is hard to imagine there is a real use case that someone wants one but absolutely not the other. Change-Id: I58bb57912f2edeacf2d5a24e3b2eb5a81262eabd Reviewed-on: http://codereview.qt.nokia.com/66 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
4
src/plugins/valgrind/valgrind.pri
Normal file
4
src/plugins/valgrind/valgrind.pri
Normal file
@@ -0,0 +1,4 @@
|
||||
include(valgrind_dependencies.pri)
|
||||
|
||||
INCLUDEPATH += $$PWD
|
||||
LIBS *= -l$$qtLibraryName(Valgrind)
|
||||
Reference in New Issue
Block a user