Defines the supported modes for the use of precompiled header files.
Member Name | Description |
---|---|
Create | Create a precompiled header file. |
AutoCreate | Automatically create a precompiled header file if necessary. |
Use | Use a (previously generated) precompiled header file. |
Namespace: NAnt.VisualCpp.Tasks
Assembly: NAnt.VisualCppTasks (in NAnt.VisualCppTasks.dll)
NAnt.VisualCpp.Tasks Namespace