symbian4/mw/qtmobility/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 01 Sep 2010 17:10:23 +0100
branchHighFidelityModel
changeset 381 17f751375e8c
parent 366 126cebfeac51
child 391 1cd75ad5b512
permissions -rw-r--r--
hbvideoplaybackview and hbvideoplaybackviewplugin renamed (to remove the "hb" prefix)

<?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>