Microsoft/calculator

Update project setting to tell compiler source code is UTF-8

Open

#295 aberto em 13 de mar. de 2019

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (2.422 forks)batch import
Pri: 3codebase qualityhelp wanted

Métricas do repositório

Stars
 (16.196 stars)
Métricas de merge de PR
 (Mesclagem média 15h 43m) (7 fundiu PRs em 30d)

Description

Mentioned by @jlaanstra in #257:

You can tell the compiler that source is UTF-8 using https://docs.microsoft.com/en-us/cpp/build/reference/utf-8-set-source-and-executable-character-sets-to-utf-8?view=vs-2017

Guia do colaborador