You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira none #rnx #preflight skip #rb trivial [CL 21115855 by Jerome Delattre in ue5-main branch]
13 lines
757 B
Plaintext
13 lines
757 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> ImageMagick </Name>
|
|
<Location> //UE5/Main/Engine/Source/Programs/AutomationTool/Gauntlet/ThirdParty/Magick.NET </Location>
|
|
<Function>Converter images from one format to another.The build system load the ImageMagick dlls dynamically. Some automated tasks use the library API for certain tasks related to image conversion.</Function>
|
|
<Eula> https://www.imagemagick.org/script/license.php </Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder></LicenseFolder>
|
|
</TpsData> |