summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings/data/tutorial_config.xml
blob: 23543477613e2e81dd40f4fe928d64f659b96571 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>Your application</Name>
    <Version>1.2.3</Version>
    <Title>Your application Installer</Title>
    <Publisher>Your vendor</Publisher>
    <StartMenuDir>Super App</StartMenuDir>
    <TargetDir>@rootDir@InstallationDirectory</TargetDir>
</Installer>