aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-04-21 02:12:16 +0000
committernyamatongwe <devnull@localhost>2002-04-21 02:12:16 +0000
commit2108a8881e1b5bc587a0e3afe206c1642e0e8286 (patch)
tree5b13b6e70ef406ce30ec9a204009c53a4010f5c8
parenta00155c07a0df901624f1c782f4336508aa846aa (diff)
downloadscintilla-mirror-2108a8881e1b5bc587a0e3afe206c1642e0e8286.tar.gz
Updated.
-rw-r--r--win32/deps.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/deps.mak b/win32/deps.mak
index 618428e14..7a71c8264 100644
--- a/win32/deps.mak
+++ b/win32/deps.mak
@@ -101,9 +101,6 @@ LexVB.o: ../src/LexVB.cxx ../include/Platform.h ../include/PropSet.h \
../include/KeyWords.h ../include/Scintilla.h ../include/SciLexer.h
LineMarker.o: ../src/LineMarker.cxx ../include/Platform.h \
../include/Scintilla.h ../src/LineMarker.h
-ListLexers.o: ../src/ListLexers.cxx ../include/Platform.h \
- ../include/PropSet.h ../include/SString.h ../include/Accessor.h \
- ../include/KeyWords.h ../include/Scintilla.h ../include/SciLexer.h
PropSet.o: ../src/PropSet.cxx ../include/Platform.h \
../include/PropSet.h ../include/SString.h
RESearch.o: ../src/RESearch.cxx ../src/RESearch.h