forked from qt-creator/qt-creator
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>
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
include(valgrind_dependencies.pri)
|
|
|
|
INCLUDEPATH += $$PWD
|
|
LIBS *= -l$$qtLibraryName(Valgrind)
|