mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-11 07:31:25 +02:00
control whether we build debug or release in ../../qmake.inc
This commit is contained in:
+3
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user