summaryrefslogtreecommitdiffstats
path: root/examples/licenseagreement/config/config.xml
blob: a17cedd70c73571f2771683e4767470daf639aac (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>License Agreement Example</Name>
    <Version>1.0.0</Version>
    <Title>License Agreement Example</Title>
    <Publisher>Qt-Project</Publisher>
    <StartMenuDir>Qt Installer Framework Example</StartMenuDir>
    <TargetDir>@HomeDir@/IFWLicenseAgreementExample</TargetDir>
</Installer>