Microsoft/calculator

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

Open

#295 opened on Mar 13, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (2,422 forks)batch import
Pri: 3codebase qualityhelp wanted

Repository metrics

Stars
 (16,196 stars)
PR merge metrics
 (Avg merge 15h 43m) (7 merged PRs in 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

Contributor guide