qt6-bb10/mkspecs/features/symbian/nested_exceptions.prf

5 lines
115 B
Plaintext

# use nested exceptions runtime support for apps
contains(TEMPLATE, app) {
MMP_RULES *= EPOCNESTEDEXCEPTIONS
}