X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08670ea85abf4b4946a9ce64971b591d7b1ee30b..d87098c062ac92e38434f89eba372fa8547ebaa4:/samples/treelist/makefile.bcc diff --git a/samples/treelist/makefile.bcc b/samples/treelist/makefile.bcc index cbdf76c3af..7c23262fcc 100644 --- a/samples/treelist/makefile.bcc +++ b/samples/treelist/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