Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
TEMPLATE = app
CONFIG += thread warn_on debug
CONFIG += thread warn_on debug no_fixpath
QMAKE_CXXFLAGS += -rdynamic -ffast-math
QMAKE_CXXFLAGS += -Os
TEMPLATE = lib
CONFIG += thread warn_on plugin
CONFIG += thread warn_on plugin no_fixpath
QMAKE_CXXFLAGS += -ffast-math -Os