Files
UnrealEngineUWP/Engine/Source/ThirdParty/mimalloc/Mimalloc.tps
danny couture 4136c5ab24 Update mimalloc tps to v2.0.0
#rb none

[CL 15885162 by danny couture in ue5-main branch]
2021-03-31 21:21:43 -04: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>