]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/stc/makefile.vc
test for bug with new wu-ftpd
[wxWidgets.git] / contrib / src / stc / makefile.vc
index f7358c3e733d21452b91572c71621792d5963593..c101bba3f10b4860676a5652dd0d90e5660f804a 100644 (file)
@@ -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          \