Rebake after the previous commit
This just separates the automatically-generated changes from the manual ones in the parent commit.
This commit is contained in:
parent
d509d534dd
commit
ec4777bbbf
317 changed files with 1620 additions and 794 deletions
|
|
@ -381,7 +381,10 @@ __WXLIB_MONO_p = \
|
|||
__LIB_SCINTILLA_IF_MONO_p = wxscintilla$(WXDEBUGFLAG).lib
|
||||
!endif
|
||||
!if "$(MONOLITHIC)" == "1" && "$(USE_STC)" == "1"
|
||||
__LIB_LEXILLA_IF_MONO_p = wxlexilla$(WXDEBUGFLAG).lib
|
||||
__LIB_LEXILLA_IF_MONO_p = $(__LIB_LEXILLA_p)
|
||||
!endif
|
||||
!if "$(USE_STC)" == "1"
|
||||
__LIB_LEXILLA_p = wxlexilla$(WXDEBUGFLAG).lib
|
||||
!endif
|
||||
!if "$(USE_GUI)" == "1"
|
||||
__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue