This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
CONFIG -= debug_and_release |
| 2 |
|
| 3 |
CONFIG(debug,debug|release) { |
| 4 |
DEFINES += QMF_ENABLE_LOGGING |
| 5 |
} |