﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
5035,Enable Multi Processor Compilation on Windows,Stan,Itms,"Currently we do not make use of Multi Processor when buildings, which probably makes compilation slower depending on their spefications

Solution:

We ought to add the /MD flag to Premake.

The file that needs to be edited:

[https://github.com/0ad/0ad/blob/a48ca307f5f3b7eed40e144cf67c9d4d68ba4d59/build/premake/premake5/src/tools/msc.lua, /build/premake/premake5/src/tools/msc.lua]

[[Image(https://trac.wildfiregames.com/raw-attachment/ticket/5035/multi_processor_compilation.png,700px, center)]]


While at it we might want to set some of the flags below.",defect,assigned,Must Have,Backlog,Build & Packages,,,,
