summaryrefslogtreecommitdiffstats
path: root/examples/unstablecomponent/config/config.xml
blob: bd9ac49ea613105e83455205a0c2aeb148906739 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>Unstable components Example</Name>
    <Version>1.0.0</Version>
    <Title>Unstable components Example</Title>
    <Publisher>Qt-Project</Publisher>
    <StartMenuDir>Qt IFW Examples</StartMenuDir>
    <TargetDir>@HomeDir@/IfwExamples/unstablecomponent</TargetDir>
    <AllowUnstableComponents>true</AllowUnstableComponents>
</Installer>