diff options
| author | nyamatongwe <devnull@localhost> | 2008-01-18 22:18:14 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2008-01-18 22:18:14 +0000 |
| commit | 89a39d969a2231cfb68bc8b0c2b27952e6d27c09 (patch) | |
| tree | 6194c1dbc5d091edfc21c7f8dd834558f5099d36 /vcbuild | |
| parent | 61343b0fef531aba457909131e8571e384dc3e48 (diff) | |
| download | scintilla-mirror-89a39d969a2231cfb68bc8b0c2b27952e6d27c09.tar.gz | |
PowerShell lexer implemented by Tim Gerundt.
Diffstat (limited to 'vcbuild')
| -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 3fcaeccc6..7a21c18f2 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -346,6 +346,10 @@ SOURCE=..\src\LexPOV.cxx # End Source File # Begin Source File +SOURCE=..\src\LexPowerShell.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexProgress.cxx # End Source File # Begin Source File |
