Merge pull request #2215 from shuffle2/disable-omp

windows: don't compile with openmp support
This commit is contained in:
Pierre Bourdon 2015-03-16 00:46:49 +01:00
commit 91ad7ebc7c
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -86,7 +86,6 @@
seem to be a way to only ignore the specific instance we don't care about...
-->
<DisableSpecificWarnings>4996;4351</DisableSpecificWarnings>
<OpenMPSupport>true</OpenMPSupport>
</ClCompile>
<!--ClCompile Debug-->
<ClCompile Condition="'$(Configuration)'=='Debug'">