diff options
Diffstat (limited to 'config.profiles/symbian/implml/qt_copy.implml')
-rw-r--r-- | config.profiles/symbian/implml/qt_copy.implml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config.profiles/symbian/implml/qt_copy.implml b/config.profiles/symbian/implml/qt_copy.implml new file mode 100644 index 0000000..53d600e --- /dev/null +++ b/config.profiles/symbian/implml/qt_copy.implml @@ -0,0 +1,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> |