From f63528064c9850bee580ee450f0b4eebde630186 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 10 Dec 2010 12:08:24 -0500 Subject: [PATCH] build.vc10: updated warning settings for visual studio projects Signed-off-by: Casey Bodley --- build.vc10/daemon.vcxproj | 8 ++++---- build.vc10/dll.vcxproj | 12 ++++++++---- build.vc10/mount.vcxproj | 12 ++++++++---- build.vc10/nfs_install.vcxproj | 8 ++++---- 4 files changed, 24 insertions(+), 16 deletions(-) diff --git a/build.vc10/daemon.vcxproj b/build.vc10/daemon.vcxproj index a3459d3..8d17e8c 100644 --- a/build.vc10/daemon.vcxproj +++ b/build.vc10/daemon.vcxproj @@ -90,7 +90,7 @@ - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4127 /wd4255 /wd4574 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 %(AdditionalOptions) Disabled ..\sys;..\xdr;..\dll;..\libtirpc\tirpc;%(AdditionalIncludeDirectories) WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) @@ -116,7 +116,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4127 /wd4255 /wd4574 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 %(AdditionalOptions) Disabled ..\sys;..\xdr;..\dll;..\libtirpc\tirpc;%(AdditionalIncludeDirectories) WIN32_LEAN_AND_MEAN;STANDALONE_NFSD;%(PreprocessorDefinitions) @@ -139,7 +139,7 @@ - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4127 /wd4255 /wd4574 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 %(AdditionalOptions) MaxSpeed true ..\sys;..\xdr;..\dll;..\libtirpc\tirpc;%(AdditionalIncludeDirectories) @@ -167,7 +167,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4127 /wd4255 /wd4574 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 %(AdditionalOptions) MaxSpeed true ..\sys;..\xdr;..\dll;..\libtirpc\tirpc;%(AdditionalIncludeDirectories) diff --git a/build.vc10/dll.vcxproj b/build.vc10/dll.vcxproj index 1315b1c..81083ad 100644 --- a/build.vc10/dll.vcxproj +++ b/build.vc10/dll.vcxproj @@ -83,10 +83,14 @@ AllRules.ruleset + nfs41_np + nfs41_np + nfs41_np + nfs41_np - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4255 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 Disabled ..\sys;%(AdditionalIncludeDirectories) UNICODE;_UNICODE;%(PreprocessorDefinitions) @@ -113,7 +117,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4255 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 Disabled ..\sys;%(AdditionalIncludeDirectories) UNICODE;_UNICODE;%(PreprocessorDefinitions) @@ -137,7 +141,7 @@ - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4255 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 MaxSpeed true ..\sys;%(AdditionalIncludeDirectories) @@ -166,7 +170,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4100 /wd4255 /wd4619 /wd4668 /wd4710 /wd4711 /wd4820 MaxSpeed true ..\sys;%(AdditionalIncludeDirectories) diff --git a/build.vc10/mount.vcxproj b/build.vc10/mount.vcxproj index 7d2dd37..c0246a2 100644 --- a/build.vc10/mount.vcxproj +++ b/build.vc10/mount.vcxproj @@ -81,10 +81,14 @@ AllRules.ruleset + nfs_mount + nfs_mount + nfs_mount + nfs_mount - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 Disabled ..\sys;%(AdditionalIncludeDirectories) true @@ -104,7 +108,7 @@ - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 MaxSpeed true ..\sys;%(AdditionalIncludeDirectories) @@ -129,7 +133,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 Disabled ..\sys;%(AdditionalIncludeDirectories) true @@ -152,7 +156,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 MaxSpeed true ..\sys;%(AdditionalIncludeDirectories) diff --git a/build.vc10/nfs_install.vcxproj b/build.vc10/nfs_install.vcxproj index 56706d9..145ea2d 100644 --- a/build.vc10/nfs_install.vcxproj +++ b/build.vc10/nfs_install.vcxproj @@ -82,7 +82,7 @@ - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 /wd4201 /wd4214 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 Disabled ..\sys;%(AdditionalIncludeDirectories) true @@ -101,7 +101,7 @@ - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 /wd4201 /wd4214 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 MaxSpeed true ..\sys;%(AdditionalIncludeDirectories) @@ -125,7 +125,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 /wd4201 /wd4214 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 Disabled ..\sys;%(AdditionalIncludeDirectories) true @@ -147,7 +147,7 @@ X64 - /Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127 /wd4201 /wd4214 %(AdditionalOptions) + /Wall /wd4255 /wd4668 /wd4710 /wd4711 /wd4820 MaxSpeed true ..\sys;%(AdditionalIncludeDirectories)