1 parent c156e89 commit 87106d0Copy full SHA for 87106d0
1 file changed
windows/msvc/common.props
@@ -16,6 +16,8 @@
16
<SDLCheck>false</SDLCheck>
17
<WarningLevel>Level1</WarningLevel>
18
<ExceptionHandling>false</ExceptionHandling>
19
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
20
+ <MinimalRebuild>false</MinimalRebuild>
21
</ClCompile>
22
<Link>
23
<GenerateDebugInformation>true</GenerateDebugInformation>
0 commit comments