diff options
author | nyamatongwe <unknown> | 2009-07-03 05:48:47 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2009-07-03 05:48:47 +0000 |
commit | 43deaf5e127a3bb92e1e2c72fa9cd8f8233578a9 (patch) | |
tree | f88ba56f27bd5111e0b9c9aaf12426f33dc992d5 /vcbuild/SciLexer.dsp | |
parent | 2c6815995a898438dd58aaa05af9261fc8b85da6 (diff) | |
download | scintilla-mirror-43deaf5e127a3bb92e1e2c72fa9cd8f8233578a9.tar.gz |
Discontiguoues selection and virtual space initial commit.
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 8c040906b..f6d7d6870 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -494,6 +494,10 @@ SOURCE=..\win32\ScintRes.rc # End Source File # Begin Source File +SOURCE=..\src\Selection.cxx +# End Source File +# Begin Source File + SOURCE=..\src\Style.cxx # End Source File # Begin Source File |