remove debug from default .pro file
This commit is contained in:
parent
b699bbe78f
commit
c1b78cc445
@ -1,7 +1,7 @@
|
||||
TEMPLATE = app
|
||||
LANGUAGE = C++
|
||||
|
||||
CONFIG += qt warn_on thread release debug
|
||||
CONFIG += qt warn_on thread release
|
||||
|
||||
HEADERS += \
|
||||
../qtgui/advsearch_w.h \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user