From 12a53bddfb9d46eb9dd49718e1516237628e73c7 Mon Sep 17 00:00:00 2001 From: nitrocaster Date: Tue, 24 Nov 2015 01:41:14 +0300 Subject: [PATCH] xrGame: temporarily turn off compiler warnings to avoid MSVS crashes. --- src/xrGame/xrGame.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/xrGame/xrGame.vcxproj b/src/xrGame/xrGame.vcxproj index 1b28071881f..bf41b861eff 100644 --- a/src/xrGame/xrGame.vcxproj +++ b/src/xrGame/xrGame.vcxproj @@ -97,7 +97,7 @@ Use stdafx.h - Level4 + TurnOffAllWarnings 4237;4250;%(DisableSpecificWarnings) true @@ -145,7 +145,7 @@ Use stdafx.h - Level4 + TurnOffAllWarnings 4237;4250;%(DisableSpecificWarnings) true @@ -195,7 +195,7 @@ Use stdafx.h - Level4 + TurnOffAllWarnings 4237;4250;%(DisableSpecificWarnings) true