X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..54c45be005b3ffc43c63cfb9da63852c905cf3a9:/samples/exec/makefile.bcc diff --git a/samples/exec/makefile.bcc b/samples/exec/makefile.bcc index ba69b2d99e..23d966719d 100644 --- a/samples/exec/makefile.bcc +++ b/samples/exec/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