warnings should not produce errors; refs #79

This commit is contained in:
Marc Wäckerlin
2011-11-11 12:15:19 +00:00
parent 8f852e264d
commit 5d44ac186d

View File

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