Tells the compiler to ignore all other precompiled header files.
Linux: | None |
Windows: | /Y- |
None
OFF |
The compiler recognizes precompiled header files when certain compiler options are specified. |
This option tells the compiler to ignore all other precompiled header files.
None