aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debugger.pri
blob: 357158b002c63eb98f7854e177d0cc52c69efc26 (plain)
1
2
3
4
include(debugger_dependencies.pri)

INCLUDEPATH += $$PWD
LIBS *= -l$$qtLibraryName(Debugger)