summaryrefslogtreecommitdiffstats
path: root/config.profiles/symbian/implml/qt_copy.implml
blob: 53d600ee0c1cca012a1b20be4ae1621b139290d0 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<container  xmlns="http://www.symbianfoundation.org/xml/implml/1"
            condition="${qt.Enabled}">
    <tag name="target" value="uda" />
    <content xmlns="http://www.s60.com/xml/content/2">
      <output dir="sis" flatten="true">
        <input file="sis/qt.sisx" />
      </output>
    </content>
</container>