forked from premake/premake-core
-
Couldn't load subscription status.
- Fork 0
locale
Jason Perkins edited this page May 30, 2015
·
5 revisions
Specifies the target locale for the resources in a particular configuration.
locale "code"This value is currently only used for the Microsoft Visual Studio resource compiler in C/C++ projects.
code specifies the desired locale code. See the Microsoft documentation on culture codes for a complete table.
Project configurations.
Premake 5.0 or later.
locale "en-GB"