X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..2db3b9a6a40343d0a2b6c5008e5ed9768f4a7358:/samples/popup/makefile.bcc diff --git a/samples/popup/makefile.bcc b/samples/popup/makefile.bcc index 45a6bed67b..ac4863fb72 100644 --- a/samples/popup/makefile.bcc +++ b/samples/popup/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