symbian4/mw/socialmobilefw/package_definition.xml
author Pat Downey <patd@symbian.org>
Thu, 09 Sep 2010 10:05:23 +0100
branchHighFidelityModel
changeset 403 1009800370f9
parent 397 8b02bf77f927
child 406 da0d542b59f6
permissions -rw-r--r--
Fix up sf_refhw component definition attributes to v3. Change 'name' to 'id' and 'long-name' to 'name'
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
397
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
 <package id="socialmobilefw" name="Social Mobile Framework">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
  <collection id="smf_example" name="SMF Examples">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
   <component id="AuthApp" name="Example AuthApp" filter="test">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
    <unit bldFile="example/AuthApp" qt:proFile="AuthApp.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
   <component id="DemoGUI" name="Demo GUI" filter="test">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
    <unit bldFile="example/DemoGUI" qt:proFile="DemoGUI.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
   <component id="smfclientapp" name="Example Client Application" filter="test">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    11
    <unit bldFile="example/smfclientapp" qt:proFile="smfclientapp.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    12
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    13
  </collection>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    14
  <collection id="flickr_example" name="Flickr Examples">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    15
   <component id="FlickrAuthApp" name="Flickr AuthApp" filter="test">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    16
    <unit bldFile="example/FlickrAuthApp" qt:proFile="FlickrAuthApp.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    17
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    18
   <component id="flickrcontactfetcherplugin" name="Flickr Contact Fetcher" filter="test" class="plugin">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    19
    <unit bldFile="example/flickrcontactfetcherplugin" qt:proFile="flickrcontactfetcherplugin.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    20
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    21
   <component id="flickrgalleryplugin" name="Flickr Gallery" filter="test" class="plugin">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    22
    <unit bldFile="example/flickrgalleryplugin" qt:proFile="flickrgalleryplugin.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    23
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    24
  </collection>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    25
  <collection id="fb_example" name="Facebook Examples">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    26
   <component id="fbactivityfetcherplugin" name="Facebook Activity Fetcher" filter="test" class="plugin">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    27
    <unit bldFile="example/fbactivityfetcherplugin" qt:proFile="fbactivityfetcherplugin.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    28
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    29
   <component id="fbcontactfetcherplugin" name="Facebook Contact Fetcher" filter="test" class="plugin">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    30
    <unit bldFile="example/fbcontactfetcherplugin" qt:proFile="fbcontactfetcherplugin.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    31
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    32
   <component id="fbpostproviderplugin" name="Facebook Post Provider" filter="test" class="plugin">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    33
    <unit bldFile="example/fbpostproviderplugin" qt:proFile="fbpostproviderplugin.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    34
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    35
  </collection>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    36
  <collection id="smf" name="Social Mobile Framework">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    37
   <component  id="smfcredentialmgr" name="Credential Manager">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    38
    <unit bldFile="smf/smfcredentialmgr" qt:proFile="smfcredentialmgr.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    39
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    40
   <component  id="smfservermodule" name="Server Module">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    41
    <unit bldFile="smf/smfservermodule" qt:proFile="smfservermodule.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    42
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    43
   <component  id="smfsettingsui" name="Settings UI">
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    44
    <unit bldFile="smf/smfsettingsui" qt:proFile="smfsettingsui.pro"/>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    45
   </component>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    46
  </collection>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    47
 </package>
8b02bf77f927 Add first attempt at package_definition.xml for mw/socialmobilefw
William Roberts <williamr@symbian.org>
parents:
diff changeset
    48
</SystemDefinition>