diff options
| author | nyamatongwe <unknown> | 2007-06-12 03:57:34 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2007-06-12 03:57:34 +0000 |
| commit | 84c01a35390b391f8096c5caafaa83644b2efa31 (patch) | |
| tree | 28cd5645266e6bd6b4c41fce1afe2e6be8f0d923 /vcbuild | |
| parent | 08c7f60bd016dd4b0b1c2131ce357524261ba1c0 (diff) | |
| download | scintilla-mirror-84c01a35390b391f8096c5caafaa83644b2efa31.tar.gz | |
PL/M and Progress lexers added.
Diffstat (limited to 'vcbuild')
| -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 015835908..1d9eb2f7f 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -326,10 +326,18 @@ SOURCE=..\src\LexPerl.cxx # End Source File # Begin Source File +SOURCE=..\src\LexPLM.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexPOV.cxx # End Source File # Begin Source File +SOURCE=..\src\LexProgress.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexPS.cxx # End Source File # Begin Source File |
