diff options
author | ssteele <devnull@localhost> | 2003-12-07 21:10:55 +0000 |
---|---|---|
committer | ssteele <devnull@localhost> | 2003-12-07 21:10:55 +0000 |
commit | 176fcc6324ea138489a024ba09d88b5c73079f7e (patch) | |
tree | 6e8332843337a05031177c7105d5527d9ea6c144 | |
parent | f4f35bdc9467e1d596760fa3b2ec7ac11c31d50c (diff) | |
download | scintilla-mirror-176fcc6324ea138489a024ba09d88b5c73079f7e.tar.gz |
Added LexErlang.cxx
-rw-r--r-- | vcbuild/SciLexer.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 265eddea0..1015bd646 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -182,6 +182,10 @@ SOURCE=..\src\LexEiffel.cxx # End Source File # Begin Source File +SOURCE=..\src\LexErlang.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexEScript.cxx # End Source File # Begin Source File |