symbian4/mw/platformthemes/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 01 Sep 2010 17:18:38 +0100
branchHighFidelityModel
changeset 383 fcbc2bdf3b16
parent 246 f99f9ea9b39f
child 391 1cd75ad5b512
permissions -rw-r--r--
Add missing </collection>, to make this file into valid XML again

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="platformthemes" name="Platform Themes" levels="framework generic ui">
   <collection id="platformthemes_info" name="Platform Themes Info">
    <component id="platformthemes_build" name="Platform Themes Build">
		<!-- no real structure in this package. Should break into collections / components -->
      <unit bldFile="." qt:proFile="platformthemes.pro"/>
     </component>
   </collection>
 </package>
</SystemDefinition>