package_definition.xml
changeset 17 a5dfa7884e30
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package_definition.xml	Fri Sep 17 08:33:32 2010 +0300
@@ -0,0 +1,11 @@
+<?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>