From 2bf292a604d2b8e2bb07be283d8ab0067f24a43b Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 1 May 2001 11:12:42 +0000 Subject: External lexer feature added by Simon allows lexers to be housed in DLLs with a .lexer extension which are automatically loaded at startup. Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers. --- vcbuild/SciLexer.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vcbuild') diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index af8b12c8d..7adbe615d 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -122,6 +122,10 @@ SOURCE=..\src\Editor.cxx # End Source File # Begin Source File +SOURCE=..\win32\ExternalLexer.cxx +# End Source File +# Begin Source File + SOURCE=..\src\Indicator.cxx # End Source File # Begin Source File -- cgit v1.2.3