diff options
author | nyamatongwe <devnull@localhost> | 2009-01-01 00:26:08 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2009-01-01 00:26:08 +0000 |
commit | bdc69f9158adb55ec1af6dc8578655e2c88ad434 (patch) | |
tree | 496931982706e296af21b5524fedd4fac7502652 /vcbuild/SciLexer.dsp | |
parent | 4f3d781c4b929847fbd7c6f6c145eb903e3dba65 (diff) | |
download | scintilla-mirror-bdc69f9158adb55ec1af6dc8578655e2c88ad434.tar.gz |
Lexer for PowerPro from Christopher Bean.
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 7458486a0..2d21a9e27 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -354,6 +354,10 @@ SOURCE=..\src\LexPOV.cxx # End Source File # Begin Source File +SOURCE=..\src\LexPowerPro.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexPowerShell.cxx # End Source File # Begin Source File |