X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4830bb56087db30c534dc6937242b2260d0a9c8..6ba718d7aee2f519d9146b90424ccec9e2243479:/tests/makefile.gcc diff --git a/tests/makefile.gcc b/tests/makefile.gcc index 13b4ebc306..9354b5dd28 100644 --- a/tests/makefile.gcc +++ b/tests/makefile.gcc @@ -322,8 +322,10 @@ __WXLIB_CORE_p = \ -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core endif ifeq ($(MONOLITHIC),1) +ifeq ($(USE_STC),1) __LIB_SCINTILLA_IF_MONO_p = -lwxscintilla$(WXDEBUGFLAG) endif +endif ifeq ($(USE_GUI),1) __LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG) endif