X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..8a3f08bc6f9d7d7ece178d98fe01ac3ef45e1509:/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 \