[This is preliminary documentation and subject to change.]
Missing <summary> Documentation for NAnt.VisualCpp.Tasks
Class | Description |
---|---|
ClTask | Compiles C/C++ programs using cl.exe , Microsoft's C/C++ compiler. |
LibTask | Run lib.exe , Microsoft's Library Manager. |
LinkTask | Links files using link.exe , Microsoft's Incremental Linker. |
McTask | Compiles messages using mc.exe, Microsoft's Win32 message compiler. |
MidlTask | This tasks allows you to run MIDL.exe. |
RcTask | Compiles resources using rc.exe , Microsoft's Win32 resource compiler. |
Enumeration | Description |
---|---|
ClTask.PrecompiledHeaderMode | Defines the supported modes for the use of precompiled header files. |