premake/premake-core

Adding locale support for C#

Aberta

#448 aberto em 14 de mar. de 2016

 (0 comentário) (0 reação) (0 responsável)C (651 forks)auto 404
enhancementhelp wantedvs20xx

Métricas do repositório

Stars
 (3.621 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador