From 96b63057c16be7c4d48515310d8721d9610bee4e Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 22 Jan 2015 19:37:43 -0500 Subject: [PATCH] suppressing a few strict level compiler warnings for N-Rage --- Source/nragev20/NRage_Input_V2.vcproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Source/nragev20/NRage_Input_V2.vcproj b/Source/nragev20/NRage_Input_V2.vcproj index 55ac4e402..d51876493 100644 --- a/Source/nragev20/NRage_Input_V2.vcproj +++ b/Source/nragev20/NRage_Input_V2.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="NRage_Input_V2" ProjectGUID="{FD617E80-9E40-4138-85DA-B94633972E6A}" + RootNamespace="NRage_Input_V2" TargetFrameworkVersion="131072" > @@ -38,6 +39,7 @@ Name="VCCLCompilerTool" AdditionalIncludeDirectories=""$(Root)Source\3rd Party\directx\include"" UsePrecompiledHeader="0" + WarningLevel="3" />