summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian/nested_exceptions.prf
blob: defca94d6f4f02bf2d0f340510943826e8ce2a2d (plain)
1
2
3
4
# use nested exceptions runtime support for apps
contains(TEMPLATE, app) {
    MMP_RULES *= EPOCNESTEDEXCEPTIONS
}