X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd0f3ca69710e9648fc1f1b16ddb9602f5c4800b..e733c4ce1e24cf7e4b0b0d8362fc59aaa7a7641c:/tests/benchmarks/makefile.bcc diff --git a/tests/benchmarks/makefile.bcc b/tests/benchmarks/makefile.bcc index 512f808b8b..2288c35c22 100644 --- a/tests/benchmarks/makefile.bcc +++ b/tests/benchmarks/makefile.bcc @@ -21,7 +21,7 @@ BCCDIR = $(MAKEDIR)\.. ### Variables: ### -WX_RELEASE_NODOT = 29 +WX_RELEASE_NODOT = 30 COMPILER_PREFIX = bcc OBJS = \ $(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) @@ -140,7 +140,7 @@ __DLLFLAG_p_3 = -dWXUSINGDLL __WXLIB_CORE_p = \ wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib !endif -!if "$(MONOLITHIC)" == "1" && "$(USE_STC)" == "1" +!if "$(MONOLITHIC)" == "1" && "$(USE_STC)" == "1" __LIB_SCINTILLA_IF_MONO_p = wxscintilla$(WXDEBUGFLAG).lib !endif !if "$(USE_GUI)" == "1"