From 3b3717a0214a1a923ef004b90ace68197492d0ba Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 29 Jun 2013 21:10:53 +0200 Subject: - nxmhandler now has a ui to modify the proxy-handler - mo now registers itself with nxmhandler when launching the browser - pdbs are now generated for plugins - reverted configurator to pyqt4 --- src/organizer.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/organizer.pro') diff --git a/src/organizer.pro b/src/organizer.pro index 7ff6b4e9..657e0bce 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -190,7 +190,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_CXXFLAGS -= -O2 QMAKE_LFLAGS += /DEBUG } -- cgit v1.3.1