diff options
| author | nyamatongwe <devnull@localhost> | 2001-04-04 12:52:44 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-04-04 12:52:44 +0000 |
| commit | 9df8c8413cc4cc2c5c82bbf377e9dc170124a744 (patch) | |
| tree | 56576fc17d8737f5fbb591a89fd1e9fab4bd1a59 /vcbuild | |
| parent | 55a8331df687b8a0bb2f7b8c814f24df1ad8b198 (diff) | |
| download | scintilla-mirror-9df8c8413cc4cc2c5c82bbf377e9dc170124a744.tar.gz | |
Moved to public domain regular expresion implementation.
Diffstat (limited to 'vcbuild')
| -rw-r--r-- | vcbuild/SciLexer.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 1631607f0..970c0a23e 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -186,11 +186,11 @@ SOURCE=..\win32\PlatWin.cxx # End Source File # Begin Source File -SOURCE=..\src\PosRegExp.cxx +SOURCE=..\src\PropSet.cxx # End Source File # Begin Source File -SOURCE=..\src\PropSet.cxx +SOURCE=..\src\RESearch.cxx # End Source File # Begin Source File |
