- PCH_WARN_INVALID
- ----------------
- When this property is set to true, the precompile header compiler options
- will contain a compiler flag wich should warn about invalid precompiled
- headers e.g. ``-Winvalid-pch`` for GNU compiler.
- The defalut value is ``ON``.
|