summaryrefslogtreecommitdiffstats
path: root/files/qbsp/toolchain_package.xml
blob: b578fc94eef171701f4c5281eb9d62aad10c3c89 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
  <Version>@VERSION@</Version>
  <ReleaseDate>@RELEASEDATE@</ReleaseDate>
  <DisplayName>@MACHINE@ 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>