]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/event/makefile.bcc
Remove the long obsolete and unused since 2.7.0 __WIN95__ define.
[wxWidgets.git] / samples / event / makefile.bcc
index 4d2b411e1bcdcdb3c2ef45193cecbd57743799fc..467e8224ce2d250eceeced74331c36e769803547 100644 (file)
@@ -182,7 +182,7 @@ __WXLIB_BASE_p = \
 __WXLIB_MONO_p = \\r
        wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib\r
 !endif\r
-!if "$(MONOLITHIC)" == "1"\r
+!if "$(MONOLITHIC)" == "1" && "$(USE_STC)" == "1"
 __LIB_SCINTILLA_IF_MONO_p = wxscintilla$(WXDEBUGFLAG).lib\r
 !endif\r
 !if "$(USE_GUI)" == "1"\r