View | Details | Raw Unified | Return to issue 26518
Collapse All | Expand All

(-)source/controller/dialogs/makefile.mk (+2 lines)
Lines 70-75 Link Here
70
70
71
#BMP_IN=$(PRJ)$/res
71
#BMP_IN=$(PRJ)$/res
72
72
73
ENVCFLAGS+=-ftemplate-depth-64
74
73
# --- Settings -----------------------------------------------------
75
# --- Settings -----------------------------------------------------
74
76
75
.INCLUDE: settings.mk
77
.INCLUDE: settings.mk
(-)source/model/template/makefile.mk (+2 lines)
Lines 68-73 Link Here
68
68
69
ENABLE_EXCEPTIONS=	TRUE
69
ENABLE_EXCEPTIONS=	TRUE
70
70
71
ENVCFLAGS+=-ftemplate-depth-64
72
71
# --- Settings -----------------------------------------------------
73
# --- Settings -----------------------------------------------------
72
74
73
.INCLUDE: settings.mk
75
.INCLUDE: settings.mk

Return to issue 26518