GUI: use debug mode

This commit is contained in:
Daniel Marjamäki 2014-01-18 08:50:22 +01:00
parent 81572135f4
commit 2ef95fc794
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TEMPLATE = app TEMPLATE = app
TARGET = cppcheck-gui TARGET = cppcheck-gui
CONFIG += warn_on CONFIG += warn_on debug
DEPENDPATH += . \ DEPENDPATH += . \
../lib ../lib
INCLUDEPATH += . \ INCLUDEPATH += . \