Y-
Tells the compiler to ignore all other precompiled header files.
Yc
Tells the compiler to create a precompiled header file.
Yd
Tells the compiler to add complete debugging information in all object files created from a precompiled header file when option /Zi or /Z7 is specified. This is a deprecated option.
Yu
Tells the compiler to use a precompiled header file.