다음을 통해 공유


Improving Compiler Throughput 

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

See /Yc and /Yu.

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

See Also

Reference

Optimizing Your Code