Udostępnij za pośrednictwem


Improving Compiler Throughput

Use precompiled header files to build your project faster. This is important if you are using ATL, MFC, or the Windows SDK header files.

See /Yc and /Yu.

For more information on precompiled headers, see Creating Precompiled Header Files.

See Also

Concepts

Optimizing Your Code