Вопрос

I would like to read detailed description of -Zm135 Visual Studio 2010 command line option. Briefly, this is an option to set when virtual memory for PCH is exceeded. Additionally, what is a meaning of -Zm letters?

Это было полезно?

Решение

It specifies percentage of memory available for precompiled headers: http://msdn.microsoft.com/en-us/library/bdscwf1c%28v=vs.100%29.aspx

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top