windows: don't compile with openmp support

This commit is contained in:
Shawn Hoffman 2015-03-14 20:38:03 -07:00
parent 2134770d7a
commit 64cb3bce35
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... seem to be a way to only ignore the specific instance we don't care about...
--> -->
<DisableSpecificWarnings>4996;4351</DisableSpecificWarnings> <DisableSpecificWarnings>4996;4351</DisableSpecificWarnings>
<OpenMPSupport>true</OpenMPSupport>
</ClCompile> </ClCompile>
<!--ClCompile Debug--> <!--ClCompile Debug-->
<ClCompile Condition="'$(Configuration)'=='Debug'"> <ClCompile Condition="'$(Configuration)'=='Debug'">