diff --git a/win_build/boinc_cli.vcproj b/win_build/boinc_cli.vcproj index 0787fa9ea1..2314c06946 100644 --- a/win_build/boinc_cli.vcproj +++ b/win_build/boinc_cli.vcproj @@ -68,6 +68,7 @@ SuppressStartupBanner="true" DebugInformationFormat="3" CompileAs="2" + DisableSpecificWarnings="4127;4702;4244" ForcedIncludeFiles="boinc_win.h" /> @@ -131,6 +132,7 @@ Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="2" + DisableSpecificWarnings="4127;4702;4244" ForcedIncludeFiles="boinc_win.h" ShowIncludes="false" /> @@ -201,6 +203,7 @@ Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="2" + DisableSpecificWarnings="4127;4702;4244" ForcedIncludeFiles="boinc_win.h" /> @@ -418,6 +423,7 @@ Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="2" + DisableSpecificWarnings="4127;4702;4244" ForcedIncludeFiles="boinc_win.h" ShowIncludes="false" /> @@ -488,6 +494,7 @@ Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="2" + DisableSpecificWarnings="4127;4702;4244" ForcedIncludeFiles="boinc_win.h" />