修复乱码问题 完成阶段一
This commit is contained in:
@@ -77,6 +77,7 @@ if ($Windres -and (Test-Path $RcPath)) {
|
||||
[System.IO.File]::WriteAllText($RcUtf8Path, $RcContent, [System.Text.UTF8Encoding]::new($false))
|
||||
|
||||
& $Windres `
|
||||
--codepage 65001 `
|
||||
-I $IncludeDir `
|
||||
$RcUtf8Path `
|
||||
-O coff `
|
||||
|
||||
Reference in New Issue
Block a user