Merge pull request #47 from rpavlik/patch-2
Remove 'help' from qmake profile
This commit is contained in:
commit
2b11648a24
|
@ -1,6 +1,6 @@
|
|||
TEMPLATE = app
|
||||
TARGET = cppcheck-gui
|
||||
CONFIG += warn_on help
|
||||
CONFIG += warn_on
|
||||
DEPENDPATH += . \
|
||||
../lib
|
||||
INCLUDEPATH += . \
|
||||
|
|
Loading…
Reference in New Issue