diff options
-rw-r--r-- | vcbuild/SciLexer.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 1015bd646..d32f82618 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -230,6 +230,10 @@ SOURCE=..\src\LexMPT.cxx # End Source File # Begin Source File +SOURCE=..\src\LexMSSQL.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexNsis.cxx # End Source File # Begin Source File @@ -282,6 +286,10 @@ SOURCE=..\src\LexVB.cxx # End Source File # Begin Source File +SOURCE=..\src\LexVerilog.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexYAML.cxx # End Source File # Begin Source File |