indiantarget / quimeraengine

0 stars 0 forks source link

Set up Visual Studio projects to perform multicore compilation #529

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This setting can be found in the project properties panel at:
C/C++ -> General -> Multi-processor Compilation

It must be applied to every project, including test projects.
If there are incompatible compilation flags at the moment, evaluate whether 
they can be disabled or not.

For more information:
http://msdn.microsoft.com/en-us/library/bb385193%28v=vs.100%29.aspx

Original issue reported on code.google.com by Lince3D@gmail.com on 28 Apr 2014 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 13 Nov 2014 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 14 Nov 2014 at 12:05

GoogleCodeExporter commented 9 years ago
Already done in the task 618.

Original comment by Lince3D@gmail.com on 20 Nov 2014 at 10:48