X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..76e23cdba3a2e58e788dd18734e7893185531a5b:/src/stc/makefile.b32?ds=sidebyside 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 \