mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
Merge pull request #9902 from shuffle2/msbuild-deprecated
msbuild: remove deprecated MinimalRebuild
This commit is contained in:
commit
2adbd77a4c
@ -84,7 +84,6 @@
|
||||
<TreatWarningAsError>true</TreatWarningAsError>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||||
<MinimalRebuild>false</MinimalRebuild>
|
||||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||||
<!--Enable latest C++ standard-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user