File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 534534 <!-- BEGIN deepfreeze -->
535535 <ClCompile Include =" ..\Python\deepfreeze\deepfreeze.c" />
536536 <!-- END deepfreeze -->
537- </ItemGroup >
537+ </ItemGroup >
538538 <ItemGroup Condition =" $(IncludeExternals)" >
539539 <ClCompile Include =" ..\Modules\zlibmodule.c" />
540540 <ClCompile Include =" $(zlibDir)\adler32.c" />
541541 <ClCompile Include =" $(zlibDir)\compress.c" />
542542 <ClCompile Include =" $(zlibDir)\crc32.c" />
543- <ClCompile Include =" $(zlibDir)\deflate.c" />
543+ <ClCompile Include =" $(zlibDir)\deflate.c" >
544+ <DisableSpecificWarnings >4244</DisableSpecificWarnings >
545+ </ClCompile >
544546 <ClCompile Include =" $(zlibDir)\infback.c" />
545547 <ClCompile Include =" $(zlibDir)\inffast.c" />
546548 <ClCompile Include =" $(zlibDir)\inflate.c" />
You can’t perform that action at this time.
0 commit comments