From 48c7024f089d44983851e5f11ad3dcbea3b65a1a Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 10 Nov 2010 22:15:14 +1100 Subject: Remove support for Borland C++. Use a library for the lexers with MSVC to simplify SciTE makefile. --- src/LexGen.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/LexGen.py') diff --git a/src/LexGen.py b/src/LexGen.py index 5084596c6..d4ff21555 100644 --- a/src/LexGen.py +++ b/src/LexGen.py @@ -295,8 +295,8 @@ def RegenerateAll(): Regenerate(root + "scintilla/win32/scintilla.mak", "#", NATIVE, lexFiles) Regenerate(root + "scintilla/win32/scintilla_vc6.mak", "#", NATIVE, lexFiles) if os.path.exists(root + "scite"): - Regenerate(root + "scite/win32/makefile", "#", NATIVE, lexFiles, propFiles) - Regenerate(root + "scite/win32/scite.mak", "#", NATIVE, lexFiles, propFiles) + Regenerate(root + "scite/win32/makefile", "#", NATIVE, propFiles) + Regenerate(root + "scite/win32/scite.mak", "#", NATIVE, propFiles) Regenerate(root + "scite/src/SciTEProps.cxx", "//", NATIVE, lexerProperties) Regenerate(root + "scite/doc/SciTEDoc.html", "