diff options
| author | Tannin <devnull@localhost> | 2013-06-29 21:10:53 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-06-29 21:10:53 +0200 |
| commit | 3b3717a0214a1a923ef004b90ace68197492d0ba (patch) | |
| tree | 08ac88bcab5d64c420fd99d044a5c466ecbfc285 /src/organizer.pro | |
| parent | fe37b48dffd8edcd6e30f4e304d3e27a731ac8ae (diff) | |
- 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
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 2 |
1 files changed, 1 insertions, 1 deletions
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
}
|
