diff --git a/src/gui/gui.pro b/src/gui/gui.pro index 6e2f7047e..f08c59337 100644 --- a/src/gui/gui.pro +++ b/src/gui/gui.pro @@ -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 \