summaryrefslogtreecommitdiff
path: root/src/organizer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizer.pro')
-rw-r--r--src/organizer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/organizer.pro b/src/organizer.pro
index cfdf990b..c4a829cf 100644
--- a/src/organizer.pro
+++ b/src/organizer.pro
@@ -195,6 +195,7 @@ CONFIG(debug, debug|release) {
LIBS += -L$$OUT_PWD/../shared/release -L$$OUT_PWD/../bsatk/release
LIBS += -L$$OUT_PWD/../uibase/release
QMAKE_CXXFLAGS += /Zi
+ QMAKE_CXXFLAGS -= -O2
QMAKE_LFLAGS += /DEBUG
}