Merge pull request #47 from rpavlik/patch-2

Remove 'help' from qmake profile
This commit is contained in:
Daniel Marjamäki 2011-10-24 22:35:57 -07:00
commit 2b11648a24
1 changed files with 1 additions and 1 deletions

View File

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