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