X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..b1229561e530e829f61887930f2004d9814743b0:/contrib/src/stc/makefile.vc diff --git a/contrib/src/stc/makefile.vc b/contrib/src/stc/makefile.vc index f7358c3e73..c101bba3f1 100644 --- a/contrib/src/stc/makefile.vc +++ b/contrib/src/stc/makefile.vc @@ -27,12 +27,14 @@ OBJECTS = \ $(D)\KeyWords.obj \ $(D)\LexCPP.obj \ $(D)\LexHTML.obj \ + $(D)\LexLua.obj \ $(D)\LexOthers.obj \ $(D)\LexPerl.obj \ $(D)\LexPython.obj \ $(D)\LexSQL.obj \ $(D)\LexVB.obj \ $(D)\LineMarker.obj \ + $(D)\PosRegExp.obj \ $(D)\PropSet.obj \ $(D)\ScintillaBase.obj \ $(D)\Style.obj \