X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..c7e99122a0f181d199be3ec6c3928109c2bdf76b:/samples/statbar/makefile.bcc?ds=sidebyside diff --git a/samples/statbar/makefile.bcc b/samples/statbar/makefile.bcc index 371dc41328..e83ceaf98e 100644 --- a/samples/statbar/makefile.bcc +++ b/samples/statbar/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