aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/multiroot/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/multiroot/nmakefile')
-rw-r--r--dist/examples/cxx/hybrid/multiroot/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/examples/cxx/hybrid/multiroot/nmakefile b/dist/examples/cxx/hybrid/multiroot/nmakefile
index 9a94cd8..d3c4e35 100644
--- a/dist/examples/cxx/hybrid/multiroot/nmakefile
+++ b/dist/examples/cxx/hybrid/multiroot/nmakefile
@@ -15,7 +15,7 @@ EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --no-long-long
!endif
!if "$(XSDE_PARSER_VALIDATION)" == "n"
-EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --suppress-validation
+EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --suppress-parser-val
!endif
!if "$(XSDE_REUSE_STYLE)" == "mixin"