premake/premake-core

Adding locale support for C#

Open

#448 opened on Mar 14, 2016

 (0 comments) (0 reactions) (0 assignees)C (651 forks)auto 404
enhancementhelp wantedvs20xx

Repository metrics

Stars
 (3,621 stars)
PR merge metrics
 (PR metrics pending)

Description

This was based off of a question on S.O http://stackoverflow.com/questions/35634035/premake5-way-to-set-uiculture-property-for-windows-forms.

It seems currently "locale()" is only supported for C/C++ and it would be great to have it in C# as well.

Contributor guide