- 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
This commit is contained in:
Tannin
2013-06-29 21:10:53 +02:00
parent b5f6229863
commit 8a797d65ec
+5
View File
@@ -16,6 +16,11 @@ CONFIG += plugins
CONFIG += dll
CONFIG += warn_on
CONFIG(release, debug|release) {
QMAKE_CXXFLAGS += /Zi
QMAKE_LFLAGS += /DEBUG
}
DEFINES += PROXYPYTHON_LIBRARY
INCLUDEPATH += "$(BOOSTPATH)" "$$(PYTHONPATH)/include"