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

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