summaryrefslogtreecommitdiffstats
path: root/files/qbsp/toolchain_package.xml
blob: 166e09b91ed240927968cdf28cb3997c54e6b9ca (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
  <Version>@VERSION@</Version>
  <ReleaseDate>@RELEASEDATE@</ReleaseDate>
  <DisplayName>@TARGET@ Linux Toolchain</DisplayName>
  <Description>Toolchain and system root for @TARGET@</Description>
  <DownloadableArchives>toolchain.7z</DownloadableArchives>
  <Dependencies>qt.tools.qtcreator</Dependencies>
  <Script>installscript.qs</Script>
</Package>