diff options
| -rw-r--r-- | vcbuild/SciLexer.dsp | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 3d96b70b9..7fdb1f665 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -134,6 +134,10 @@ SOURCE=..\src\KeyWords.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexConf.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexCPP.cxx  # End Source File  # Begin Source File @@ -150,6 +154,10 @@ SOURCE=..\src\LexOthers.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexPascal.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexPerl.cxx  # End Source File  # Begin Source File | 
