diff options
author | rdaneelolivaw <unknown> | 2006-02-04 08:45:54 +0000 |
---|---|---|
committer | rdaneelolivaw <unknown> | 2006-02-04 08:45:54 +0000 |
commit | 09c1ed3346814cafeafff5a3561308aa2b31fd6a (patch) | |
tree | e74a846cfd031121205f5e47a3d91efe8331dbd6 | |
parent | 1890406cfe2700df5511371ac082ce068697ac32 (diff) | |
download | scintilla-mirror-09c1ed3346814cafeafff5a3561308aa2b31fd6a.tar.gz |
RBR - add LexInno and LexOpal to project
-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 1dbcc5d29..ab1075f94 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -242,6 +242,10 @@ SOURCE=..\src\LexHTML.cxx # End Source File # Begin Source File +SOURCE=..\src\LexInno.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexKix.cxx # End Source File # Begin Source File @@ -282,6 +286,10 @@ SOURCE=..\src\LexNsis.cxx # End Source File # Begin Source File +SOURCE=..\src\LexOpal.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexOthers.cxx # End Source File # Begin Source File |