-
-
Notifications
You must be signed in to change notification settings - Fork 640
characterset
starkos edited this page Apr 10, 2021
·
3 revisions
This wiki is no longer being maintained.
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.