symbian4/mw/platformthemes/package_definition.xml
author Pat Downey <patd@symbian.org>
Thu, 09 Sep 2010 10:05:23 +0100
branchHighFidelityModel
changeset 403 1009800370f9
parent 391 1cd75ad5b512
permissions -rw-r--r--
Fix up sf_refhw component definition attributes to v3. Change 'name' to 'id' and 'long-name' to 'name'

<?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" filter="s60">
		<!-- no real structure in this package. Should break into collections / components -->
      <unit bldFile="." qt:proFile="platformthemes.pro"/>
     </component>
   </collection>
 </package>
</SystemDefinition>