[sm130futures] Disable C4996 in the vcproj.

I think we can start removing the pragmas now.
This commit is contained in:
Jason Felds
2011-05-04 22:16:13 -04:00
parent d8f2e2ed20
commit 7e39f24cc1
+1
View File
@@ -65,6 +65,7 @@
WarningLevel="4"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DisableSpecificWarnings="4996"
/>
<Tool
Name="VCManagedResourceCompilerTool"