aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/evolution/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/evolution/nmakefile')
-rw-r--r--dist/examples/cxx/hybrid/evolution/nmakefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/examples/cxx/hybrid/evolution/nmakefile b/dist/examples/cxx/hybrid/evolution/nmakefile
index 61d6546..7b9b21c 100644
--- a/dist/examples/cxx/hybrid/evolution/nmakefile
+++ b/dist/examples/cxx/hybrid/evolution/nmakefile
@@ -6,13 +6,15 @@ dirs =
!if "$(XSDE_IOSTREAM)" == "y"
!if "$(XSDE_EXCEPTIONS)" == "y"
-
!if "$(XSDE_STL)" == "y"
+
+!if "$(XSDE_POLYMORPHIC)" == "y"
dirs = $(dirs) ignore passthrough
!endif
!endif
!endif
+!endif
all:
@for %i in ( $(dirs) ) do \