summaryrefslogtreecommitdiffstats
path: root/common.pri
blob: d93a4d456f26a491eb04403179cd66becdef356b (plain)
1
2
3
4
5
CONFIG -= debug_and_release

CONFIG(debug,debug|release) {
    DEFINES += QMF_ENABLE_LOGGING
}