control whether we build debug or release in ../../qmake.inc

This commit is contained in:
Vadim Kurland
2008-06-12 18:56:36 +00:00
parent f830b20960
commit 99bd83c15e
+3 -1
View File
@@ -14,7 +14,9 @@ exists(qmake.inc){
}
PRECOMPILED_HEADER = fwbuilder_ph.h
CONFIG += debug_and_release precompile_header
# control whether we build debug or release in ../../qmake.inc
CONFIG += precompile_header
HEADERS += ../../config.h \
FWWindow.h \