aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorssteele <devnull@localhost>2003-03-17 18:56:16 +0000
committerssteele <devnull@localhost>2003-03-17 18:56:16 +0000
commit28a4a4e18f346cef89d2a147551857c0b8027e09 (patch)
treedb28550f3404dcb07b396669e9fbb0c687ed0352
parent1e10f448e3d2d199cd6fc3007ee52f4aec4f1bbd (diff)
downloadscintilla-mirror-28a4a4e18f346cef89d2a147551857c0b8027e09.tar.gz
Fixed the Visual C++ 6 workspace to include LexPOV.cpp
-rw-r--r--vcbuild/SciLexer.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp
index 053b7ef75..71db676b8 100644
--- a/vcbuild/SciLexer.dsp
+++ b/vcbuild/SciLexer.dsp
@@ -210,6 +210,10 @@ SOURCE=..\src\LexPerl.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\LexPOV.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\LexPython.cxx
# End Source File
# Begin Source File