--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian4/mw/qtmobility/package_definition.xml Wed Aug 25 17:49:28 2010 +0100
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
+ <!-- qt:qmakeArgs attribute is an unsupported extension used as temporary hack to get this to work with abld.
+ This will be removed when sbsv2 builds are working -->
+ <package id="qtmobility" name="Qt Mobility" levels="tool mw app">
+ <collection id="qtmobility_collection" name="Qt Mobility collection" level="app">
+ <component id="qtmobility_build" name="Qt Mobility Build" introduced="^4">
+ <!-- break this up into the above collections-->
+ <unit bldFile="." qt:proFile="qtmobility.pro" qt:qmakeArgs="-r"/>
+ </component>
+ </collection>
+ </package>
+</SystemDefinition>