diff options
author | nyamatongwe <unknown> | 2002-04-21 02:12:16 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-04-21 02:12:16 +0000 |
commit | 5a7cf9c0b3f4ec8cccf349fff622f5e2951311a8 (patch) | |
tree | 5b13b6e70ef406ce30ec9a204009c53a4010f5c8 | |
parent | bba1497f3f66fab8ceb7858fa57bd82029f0f7a1 (diff) | |
download | scintilla-mirror-5a7cf9c0b3f4ec8cccf349fff622f5e2951311a8.tar.gz |
Updated.
-rw-r--r-- | win32/deps.mak | 3 |
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 |