symbian4/mw/platformthemes/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 01 Apr 2010 12:01:18 +0100
branchHighFidelityModel
changeset 150 8d58b930d36e
permissions -rw-r--r--
First draft of Symbian^4 pkgdefs

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