mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-05 06:26:38 +00:00
VS: use common RuntimeLibrary settings in 3rdparty
This commit is contained in:
parent
fd583dbbc3
commit
67ae1c9f69
4 changed files with 0 additions and 7 deletions
1
3rdparty/zlib/zlib.vcxproj
vendored
1
3rdparty/zlib/zlib.vcxproj
vendored
|
|
@ -88,7 +88,6 @@
|
|||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<DisableSpecificWarnings>$(DisableSpecificWarnings);4127;4131;4242;4244</DisableSpecificWarnings>
|
||||
<TreatWarningAsError>$(TreatWarningAsError)</TreatWarningAsError>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue