mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
windows: don't compile with openmp support
This commit is contained in:
parent
2134770d7a
commit
64cb3bce35
2 changed files with 0 additions and 1 deletions
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...
|
||||
-->
|
||||
<DisableSpecificWarnings>4996;4351</DisableSpecificWarnings>
|
||||
<OpenMPSupport>true</OpenMPSupport>
|
||||
</ClCompile>
|
||||
<!--ClCompile Debug-->
|
||||
<ClCompile Condition="'$(Configuration)'=='Debug'">
|
||||
|
|
Loading…
Add table
Reference in a new issue