質問

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