13 lines
728 B
Plaintext
13 lines
728 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>Vcpkg</Name>
|
|
<Location>/Engine/Source/ThirdParty/vcpkg</Location>
|
|
<Function>Package manager for third party libraries. Makes it easier to build third party C++ libraries for source code, rather than having to maintain custom build scripts ourselves.</Function>
|
|
<Eula>https://github.com/microsoft/vcpkg/blob/master/LICENSE.txt</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |