From 4cb12c84a0682f82fcd5fc113a5a87ea42ece5c1 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 1 Jan 2003 04:47:35 +0000 Subject: Fixed up line wrapped printing and added property to turn wrapping on or off for printing. --- win32/SciTE.properties | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'win32') diff --git a/win32/SciTE.properties b/win32/SciTE.properties index 671442b9e..17db9ad2b 100644 --- a/win32/SciTE.properties +++ b/win32/SciTE.properties @@ -1,3 +1,7 @@ +command.build.SConstruct=scons.bat . +command.name.1.SConstruct=scons clean +command.1.SConstruct=scons.bat --clean . + command.build.*.mak=nmake -f $(FileNameExt) QUIET=1 command.name.1.*.mak=nmake clean command.1.*.mak=nmake -f $(FileNameExt) clean -- cgit v1.2.3