diff options
| -rw-r--r-- | win32/SciTE.properties | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/SciTE.properties b/win32/SciTE.properties index d90f1971a..31d56a7e2 100644 --- a/win32/SciTE.properties +++ b/win32/SciTE.properties @@ -3,6 +3,7 @@ command.name.1.*.mak=nmake clean  command.1.*.mak=nmake -f $(FileNameExt) clean  command.name.2.*.mak=Borland Make  command.2.*.mak=make -f $(FileNameExt) +command.subsystem.2.*.mak=0  command.name.3.*.mak=make clean  command.3.*.mak=make -f $(FileNameExt) clean  command.name.4.*.mak=make debug  | 
