xref: /aosp_15_r20/external/libdav1d/tools/dav1d.manifest (revision c09093415860a1c2373dacd84c4fde00c507cdfd)
1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3    <assemblyIdentity type="win32" name="VideoLAN.dav1d" version="1.0.0.0"/>
4    <application xmlns="urn:schemas-microsoft-com:asm.v3">
5        <windowsSettings>
6            <longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
7            <activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
8        </windowsSettings>
9    </application>
10</assembly>
11