Files
UnrealEngine/Engine/Source/ThirdParty/Intel/TBB/oneTBB.tps
2025-05-18 13:04:45 +08:00

14 lines
794 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>oneTBB</Name>
<Location>Engine/Source/ThirdParty/Intel/TBB</Location>
<Function>oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert. It is a core component of the software specification for the VFX reference platform.</Function>
<Eula>https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>