Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e8bcfc52

Von Christian Ehringfeld vor mehr als 8 Jahren hinzugefügt

  • ID e8bcfc52562c2842767d9811973daf232baf2b67
  • Vorgänger def18bf6
  • Nachfolger 85946434

.pro

Unterschiede anzeigen:

EntityManager.pro
LIBS += -lsqlite3
CONFIG += c++14
QMAKE_CXXFLAGS += -Wall -Wextra
QMAKE_CXXFLAGS += -Wall -Wextra -Wmaybe-uninitialized -Wunsafe-loop-optimizations -pedantic -Wfloat-equal -Wundef -Wpointer-arith -Wcast-align -Wunreachable-code -O
unix {
target.path = /usr/lib
INSTALLS += target
QMAKE_CXXFLAGS += -Wsuggest-final-types -Wsuggest-final-methods -Wsuggest-override -Wmaybe-uninitialized -Wunsafe-loop-optimizations -pedantic -Wfloat-equal -Wundef -Wpointer-arith -Wcast-align -Wunreachable-code -O
QMAKE_CXXFLAGS += -Wsuggest-final-types -Wsuggest-final-methods -Wsuggest-override
}
CONFIG(release, debug|release):DEFINES += QT_NO_DEBUG_OUTPUT

Auch abrufbar als: Unified diff