Mercurial
comparison third_party/libuv/uv_win_longpath.manifest @ 173:827c6ac504cd hg-web
Merged in default here.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 19 Jan 2026 18:59:10 -0800 |
| parents | 948de3f54cea |
| children |
comparison
equal
deleted
inserted
replaced
| 151:c033667da5f9 | 173:827c6ac504cd |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8" ?> | |
| 2 <assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> | |
| 3 <application xmlns="urn:schemas-microsoft-com:asm.v3"> | |
| 4 <windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings"> | |
| 5 <ws2:longPathAware>true</ws2:longPathAware> | |
| 6 </windowsSettings> | |
| 7 </application> | |
| 8 </assembly> |