gui.pro: removed debug option that was added by mistake

This commit is contained in:
Daniel Marjamäki 2012-04-26 20:21:34 +02:00
parent 0d5198ffb9
commit f5f7696d7d
1 changed files with 1 additions and 1 deletions

View File

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