mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
windows: don't compile with openmp support
This commit is contained in:
parent
2134770d7a
commit
64cb3bce35
BIN
Externals/msvcrt/x64/vcomp120.dll
vendored
BIN
Externals/msvcrt/x64/vcomp120.dll
vendored
Binary file not shown.
@ -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'">
|
||||||
|
Loading…
Reference in New Issue
Block a user