Files
UnrealEngine/Engine/Extras/ThirdPartyNotUE/ninja-build/NinjaBuild.tps
2025-05-18 13:04:45 +08:00

16 lines
793 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>NinjaBuild</Name>
<Location>Engine\Extras\ThirdPartyNotUE\ninja-build\ninja.exe</Location>
<Function>Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.</Function>
<Eula>https://github.com/ninja-build/ninja/blob/master/COPYING</Eula>
<RedistributeTo>
<EndUserGroup>Licencees</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>