massive problems with locking; show before login; handling of plugins; no c++0x standard on gcc in mac/win yet; extremely unstable; refs #79; refs #58

This commit is contained in:
Marc Wäckerlin
2011-11-11 11:45:34 +00:00
parent 6a1dd152f6
commit 8f852e264d
16 changed files with 1525 additions and 1217 deletions

View File

@@ -1,7 +1,7 @@
QT += webkit network gui
CONFIG += no_keywords
QMAKE_LIBS += -lproxyface -lcryptoki++ -lssl -lcrypto -lpoppler-qt4
QMAKE_CXXFLAGS += -std=c++0x
QMAKE_LIBS += -lproxyface -lpcscxx -lssl -lcrypto -lpoppler-qt4
QMAKE_CXXFLAGS += -Werror -Wfatal-errors -Wno-parentheses -Wno-unused-parameter
unix {
!macx {