X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..02f5e7631d2761bef8314a5b8da43d1eaff9da21:/samples/except/makefile.bcc?ds=sidebyside diff --git a/samples/except/makefile.bcc b/samples/except/makefile.bcc index ae497fc6cf..4b459118b9 100644 --- a/samples/except/makefile.bcc +++ b/samples/except/makefile.bcc @@ -68,7 +68,7 @@ LIBTYPE_SUFFIX = dll EXTRALIBS_FOR_BASE = !endif !if "$(MONOLITHIC)" == "1" -EXTRALIBS_FOR_BASE = +EXTRALIBS_FOR_BASE = !endif !if "$(BUILD)" == "debug" __OPTIMIZEFLAG_2 = -Od