summaryrefslogtreecommitdiffstats
path: root/examples/systeminfo/config/config.xml
blob: ffbfd9d7fb4a50048026f47f598a042aefa6f277 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>SystemInfo Example</Name>
    <Version>1.0.0</Version>
    <Title>SystemInfo Example</Title>
    <Publisher>The Qt Company</Publisher>
    <!-- Directory name is used in component.xml -->
    <StartMenuDir>Qt Installer Framework Example</StartMenuDir>
    <TargetDir>@HomeDir@/IFWSystemInfoExample</TargetDir>
</Installer>