diff options
author | nyamatongwe <devnull@localhost> | 2001-04-03 12:45:38 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-03 12:45:38 +0000 |
commit | a1e68d0148853c74ec7f8cb0b10a5f810a0262b5 (patch) | |
tree | 9af75d238ed93765984a8d5c3663c6b88ffac1f5 /vcbuild/SciLexer.dsp | |
parent | 8a44372b918d6bf8fcfa238633a38d7dac4c0dd6 (diff) | |
download | scintilla-mirror-a1e68d0148853c74ec7f8cb0b10a5f810a0262b5.tar.gz |
Regular expression find support.
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 6ff3245c7..1631607f0 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -186,6 +186,10 @@ SOURCE=..\win32\PlatWin.cxx # End Source File # Begin Source File +SOURCE=..\src\PosRegExp.cxx +# End Source File +# Begin Source File + SOURCE=..\src\PropSet.cxx # End Source File # Begin Source File |