HOWTO: Using .pch Files Across Projects in the Visual Workbench (137515)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 2.2
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q137515 SUMMARY
In some cases, it is beneficial to share precompiled header (.pch) files
among several projects. However, the Visual Workbench can't use the program
database (.pdb) files because project-specific information related to each
.pch file is stored in the .pdb files. This article explains how to use
.pch files without using .pdb files in the versions of Visual C++ listed at
the beginning of this article.
For information about about the 16-bit Visual Workbench, please see the
following article in the Microsoft Knowledge Base:
117780 Using .PCH Files Across Projects in Visual Workbench
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbhowto kbide KB137515 |
---|
|