Improving Compiler Throughput
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at 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.
For more information on precompiled headers, see Creating Precompiled Header Files.
Show: