| 1. | Injects a pch reference when creating a debug library 创建调试库时插入pch引用 |
| 2. | If you want a new . pch file generated , use 如果需要生成新的. pch文件,请使用 |
| 3. | Files that use the pch can name the 使用pch的文件可以在命令行中用名称指定 |
| 4. | Option to specify a different . pch file 选项指定不同的. pch文件。 |
| 5. | The . pch file must have been created using 该. pch文件必须是使用 |
| 6. | In a project with an existing . pch file , Pch文件的项目中使用 |
| 7. | Consistency requirements for pchs are described in the following sections 下面几节介绍pch的一致性要求。 |
| 8. | Pch files in the build process 生成过程中的pch文件 |
| 9. | Pragma that specifies the file name of the precompiled header , . pch file 杂注。在这种情况下,编译器将使用由 |
| 10. | Sample makefile for pch Pch的示例生成文件 |