Skip to main content

characterset

Set the character encoding.

characterset ("value")

Parameters

value is one of:

ValueDescriptionNotes
DefaultDefault encoding for the toolset; usually Unicode
MBCSMulti-byte Character SetVisual Studio only
UnicodeUnicode character encoding
ASCIIASCII character set

Applies To

Project configurations.

Availability

Premake 5.0.0-alpha1 or later.