Add heapType again

This commit is contained in:
Félix Saparelli 2021-04-27 01:33:41 +12:00
parent f30e2fc49e
commit 0db6c97f2d
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings xmlns:ws="http://schemas.microsoft.com/SMI/2020/WindowsSettings">
<ws:activeCodePage>UTF-8</ws:activeCodePage>
<ws:heapType>SegmentHeap</ws:heapType>
<ws:longPathAware>true</ws:longPathAware>
</windowsSettings>
</application>