Files
UnrealEngine/Engine/Source/ThirdParty/mimalloc/mimalloc_v2.0.0.tps
2025-05-18 13:04:45 +08:00

11 lines
646 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Mimalloc v2.0.0</Name>
<Location>Engine/Source/Thirdparty/mimalloc/</Location>
<Function>Configurable memory allocator, used by UE4 Core library as an option for better performance and lower memory usage.C code, statically linked with Core library.</Function>
<Eula>https://github.com/microsoft/mimalloc/blob/master/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>