PRECOMPILED_INCLUDE (Compact 2013)

3/26/2014

This macro definition specifies the name of the precompiled header. When set, this enables you to use precompiled headers in the build process.

The following code example shows how to set PRECOMPILED_INCLUDE if you have precompiled headers that include Precomp.h in your source files.

PRECOMPILED_INCLUDE=precomp.h

See Also

Concepts

Sources File