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 |
win32 { |
| 2 |
CONFIG += debug_and_release |
| 3 |
CONFIG += build_all |
| 4 |
} |
| 5 |
|
| 6 |
unix { |
| 7 |
CONFIG += debug |
| 8 |
} |