NAnt SDK Documentation - v0.92

NAnt.VisualCpp.Tasks Namespace

Namespace hierarchy

Classes

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.

Enumerations

Enumeration Description
ClTask.PrecompiledHeaderMode Defines the supported modes for the use of precompiled header files.