symbian4/app/firsttimeuse/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
--- a/symbian4/app/firsttimeuse/package_definition_3.0.xml	Wed May 26 17:18:20 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
- <package id="firsttimeuse" name="First Time Use" levels="support services ui app">
-	<!-- these empty collections are really components. Move down a directory and supply units -->
-   <collection id="ftuapplication" name="First Time Use Application" level="app"/>
-   <collection id="fturuntimeservices" name="First Time Use Runtime Services" level="services"/>
-   <collection id="wizardproviders" name="Wizard Providers" level="support"/>
-   <collection id="stateproviders" name="State Providers" level="support"/>
-   <collection id="runtimeproviders" name="Runtime Providers" level="support"/>
-
-   <collection id="firsttimeuse_info" name="First Time Use Info" level="ui">
-    <component id="firsttimeuse_build" name="First Time Use Build">
-      <unit bldFile="." qt:proFile="ftu.pro" qt:qmakeArgs="-r -config rom"/>
-     </component>
-    </collection>
-   </package>
-</SystemDefinition>