NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Consistency Rules for /YX

If a precompiled header file exists (either MSVC.pch or one specified by /Fp), it is compared with the current compilation for consistency. The following requirements must be met; otherwise, a new precompiled header file is created, and the new file replaces the old.

See Also

/YX (Automatic Use of Precompiled Headers) | Compiler Options | Setting Compiler Options