-
-
Notifications
You must be signed in to change notification settings - Fork 640
characterset
Edoardo Lolletti edited this page Jan 4, 2019
·
3 revisions
Set the character encoding.
characterset ("value")value is one of:
-
Default: the default encoding for the toolset; usuallyUnicode -
MBCS: Multi-byte Character Set; currently Visual Studio only -
Unicode: Unicode character encoding -
ASCII: No actual character set
Project configurations.
Premake 5.0 or later.