X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4830bb56087db30c534dc6937242b2260d0a9c8..3f66f6a5b3583b02c34854556eb83e3a808524ce:/samples/font/makefile.gcc diff --git a/samples/font/makefile.gcc b/samples/font/makefile.gcc index 1401d16754..83ad6ebdbe 100644 --- a/samples/font/makefile.gcc +++ b/samples/font/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