diff options
author | nyamatongwe <unknown> | 2010-12-29 14:08:31 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-12-29 14:08:31 +1100 |
commit | 0b5eacad6b05a0ae233274431e356e4bf09ced80 (patch) | |
tree | 1c7639bb419774e10b0699fc1add5e2f83e67ee2 | |
parent | 31737b420ad29036871f1551dd667a3f37e006e4 (diff) | |
parent | 57c3bad2190f1406c26c593aa20598d30421aff4 (diff) | |
download | scintilla-mirror-0b5eacad6b05a0ae233274431e356e4bf09ced80.tar.gz |
Merge reverse arrow branch and mainline.
-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 c7978dc16..d6dbcc538 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -162,6 +162,10 @@ SOURCE=..\src\KeyMap.cxx # End Source File # Begin Source File +SOURCE=..\lexers\LexA68k.cxx +# End Source File +# Begin Source File + SOURCE=..\lexers\LexAbaqus.cxx # End Source File # Begin Source File |