Skip to content

Commit

Permalink
trivial: multi-process compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Turmoil committed May 9, 2024
1 parent 8c822f8 commit ddf7855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PassBashPro/PassBashPro.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down

0 comments on commit ddf7855

Please sign in to comment.