Files
UnrealEngine/Engine/Source/ThirdParty/Detours/Microsoft Detours_v4.0.1.tps
2025-05-18 13:04:45 +08:00

19 lines
741 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>Microsoft Detours</Name>
<!-- Software Name and Version -->
<!-- Software Name:Microsoft Detours
Version:4.0.1 -->
<!-- Notes:
-->
<Location>Engine/Source/ThirdParty/Detours</Location>
<Function>Allows system functions to be redirected to run custom logic</Function>
<Eula>https://github.com/microsoft/Detours/blob/main/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licencees</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>