From 8f4e60995cfc8ce973cc1913cd86e8553ce437db Mon Sep 17 00:00:00 2001 From: Arrehn Date: Mon, 8 Aug 2011 21:50:46 -0400 Subject: [PATCH] Changed verbosity of the ReleaseFS_open build to less chatter, request by Wolfpup --- autobuild.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autobuild.xml b/autobuild.xml index 49a79075e2..b123a8e156 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -2432,7 +2432,7 @@ /p:Platform=Win32 /t:Build /p:useenv=true - /verbosity:normal + /verbosity:minimal /toolsversion:4.0 /p:"VCBuildAdditionalOptions= /incremental"