修复乱码问题 完成阶段一
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))
|
[System.IO.File]::WriteAllText($RcUtf8Path, $RcContent, [System.Text.UTF8Encoding]::new($false))
|
||||||
|
|
||||||
& $Windres `
|
& $Windres `
|
||||||
|
--codepage 65001 `
|
||||||
-I $IncludeDir `
|
-I $IncludeDir `
|
||||||
$RcUtf8Path `
|
$RcUtf8Path `
|
||||||
-O coff `
|
-O coff `
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user