summaryrefslogtreecommitdiffstats
path: root/examples/systeminfo/config/config.xml
blob: 27b8b61fe2f9167f038b5c93a04d2ff681a0ce25 (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@/IfwExamples/systeminfo</TargetDir>
</Installer>