File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77
77
<BufferSecurityCheck >true</BufferSecurityCheck >
78
78
<CompileAs >CompileAsCpp</CompileAs >
79
79
<DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
80
- <DisableSpecificWarnings >4251;4267</DisableSpecificWarnings >
80
+ <DisableSpecificWarnings >4251;4267;4592 </DisableSpecificWarnings >
81
81
<ExceptionHandling >Sync</ExceptionHandling >
82
82
<FloatingPointModel >Precise</FloatingPointModel >
83
83
<ForceConformanceInForLoopScope >true</ForceConformanceInForLoopScope >
119
119
<AssemblerListingLocation >Release/</AssemblerListingLocation >
120
120
<BufferSecurityCheck >false</BufferSecurityCheck >
121
121
<CompileAs >CompileAsCpp</CompileAs >
122
- <DisableSpecificWarnings >4251;4267</DisableSpecificWarnings >
122
+ <DisableSpecificWarnings >4251;4267;4592 </DisableSpecificWarnings >
123
123
<ExceptionHandling >Sync</ExceptionHandling >
124
124
<FloatingPointModel >Precise</FloatingPointModel >
125
125
<ForceConformanceInForLoopScope >true</ForceConformanceInForLoopScope >
You can’t perform that action at this time.
0 commit comments