X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..6ba636000f13b4bf7d3e7dcfad429713085f6700:/src/stc/makefile.b32 diff --git a/src/stc/makefile.b32 b/src/stc/makefile.b32 index 6f5703b7dc..0d86478b7c 100644 --- a/src/stc/makefile.b32 +++ b/src/stc/makefile.b32 @@ -34,6 +34,7 @@ OBJECTS = \ KeyWords.obj \ LexCPP.obj \ LexHTML.obj \ + LexLua.obj \ LexOthers.obj \ LexPerl.obj \ LexPython.obj \ @@ -41,6 +42,7 @@ OBJECTS = \ LexVB.obj \ LineMarker.obj \ PropSet.obj \ + PosRegExp.obj \ ScintillaBase.obj \ Style.obj \ UniConversion.obj \