문제

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