xref: /freebsd/contrib/pkgconf/pkgconf.manifest.in (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
3  <assemblyIdentity type="win32" name="pkgconf" version="@VERSION@"/>
4  <application>
5    <windowsSettings>
6      <activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
7    </windowsSettings>
8  </application>
9</assembly>
10