mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-31 10:22:08 +00:00
9 lines
318 B
XML
9 lines
318 B
XML
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
|
|
<assembly xmlns='urn:schemas-microsoft-com:asm.v3' manifestVersion='1.0'>
|
|
<application>
|
|
<windowsSettings xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">
|
|
<activeCodePage>UTF-8</activeCodePage>
|
|
</windowsSettings>
|
|
</application>
|
|
</assembly>
|