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