mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-17 07:49:21 +00:00
[Windows] Add missing dlls and enable OpenMP support.
This commit is contained in:
parent
e22ff4927a
commit
dab9af43a4
11 changed files with 5 additions and 1 deletions
|
@ -74,6 +74,7 @@
|
|||
seem to be a way to only ignore the specific instance we don't care about...
|
||||
-->
|
||||
<DisableSpecificWarnings>4996</DisableSpecificWarnings>
|
||||
<OpenMPSupport>true</OpenMPSupport>
|
||||
</ClCompile>
|
||||
<!--ClCompile Base:StaticLibrary-->
|
||||
<ClCompile Condition="'$(ConfigurationType)'=='StaticLibrary'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue