X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4830bb56087db30c534dc6937242b2260d0a9c8..88e264616b10eab9d3271162044bd866ee60a4f3:/samples/exec/makefile.gcc diff --git a/samples/exec/makefile.gcc b/samples/exec/makefile.gcc index b1d4f82b68..7899483604 100644 --- a/samples/exec/makefile.gcc +++ b/samples/exec/makefile.gcc @@ -167,8 +167,10 @@ __WXLIB_MONO_p = \ -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR) 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