
otanacho.blogspot.com
wtomСреда, 28 июля 2010 г. Visual Studio. Visual C . /MP option (Build with Multiple Processes). Http:/ msdn.microsoft.com/en-us/library/bb385193.aspx. The /MP option can reduce the total time to compile the source files on the command line. The /MP option causes the compiler to create one or more copies of itself, each in a separate process. Then these copies simultaneously compile the source files. Consequently, the total time to build the source files can be significantly reduced. Среда, 14 июля 2010 г.
http://otanacho.blogspot.com/