CharacterSet

Defines the character sets that can be used by the C++ compiler.

Fields

Field Description
MultiByte Multi-byte character set.
NotSet Have the compiler determine the character set.
Unicode Unicode character set.

Requirements

Assembly: NAnt.VisualCppTasks (0.92.4543.0)