diff options
| author | nyamatongwe <unknown> | 2008-01-18 22:18:14 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2008-01-18 22:18:14 +0000 |
| commit | 88eb92f8de5e104a05ed9a056acaec8e6a15313c (patch) | |
| tree | 6194c1dbc5d091edfc21c7f8dd834558f5099d36 /vcbuild/SciLexer.dsp | |
| parent | 377ef4e77b5650130dadfc4a54877bd3ef556a3d (diff) | |
| download | scintilla-mirror-88eb92f8de5e104a05ed9a056acaec8e6a15313c.tar.gz | |
PowerShell lexer implemented by Tim Gerundt.
Diffstat (limited to 'vcbuild/SciLexer.dsp')
| -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 |
