aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--win32/SciTE.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/SciTE.properties b/win32/SciTE.properties
index 31d56a7e2..23e58b50c 100644
--- a/win32/SciTE.properties
+++ b/win32/SciTE.properties
@@ -1,4 +1,4 @@
-command.build.*.mak=nmake -f $(FileNameExt)
+command.build.*.mak=nmake -f $(FileNameExt) QUIET=1
command.name.1.*.mak=nmake clean
command.1.*.mak=nmake -f $(FileNameExt) clean
command.name.2.*.mak=Borland Make