diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 8a198f51bc..eae0fe4d8c 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -529,6 +529,7 @@ $(TAB)cl /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h" + @@ -649,6 +650,9 @@ $(TAB)cl /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h" $(LIB_SCINTILLA) + + $(LIB_LEXILLA) + @@ -752,6 +757,7 @@ $(TAB)cl /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h" wxjpeg wxpng wxscintilla + wxlexilla