Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a91984bb

Von Christian Ehringfeld vor fast 9 Jahren hinzugefügt

  • ID a91984bbdbe6b399020b2567f089c935cd46036b
  • Vorgänger c9e79b83
  • Nachfolger 26fb3804

pro file update

Unterschiede anzeigen:

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

Auch abrufbar als: Unified diff