-
-
Notifications
You must be signed in to change notification settings - Fork 640
characterset
Jason Perkins edited this page Dec 22, 2015
·
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
Project configurations.
Premake 5.0 or later.