symbian3/mw/hapticsservices/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 18 Feb 2010 13:04:16 +0000
branchHighFidelityModel
changeset 76 f01da794df62
parent 48 c8d3143d3c0e
child 141 27d9d356efbf
permissions -rw-r--r--
Integration
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     3
  <package id="hapticsservices" name="Haptics Services" levels="fw server api">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     4
    <collection id="tacticonserver" name="Tacticon Server" level="server">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     5
    <!-- collection is really a component. Move down a directory  -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     6
      <component id="tacticonserver_build" filter="s60" name="Tacticon Server Build" introduced="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     7
        <unit bldFile="tacticonserver/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     8
        <!-- clients and servers are suauly the same component. Consider moving pluign to a separate component if needed -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
     9
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    10
    </collection>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
    <collection id="tactilefeedback" name="Tactile Feedback" level="fw">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
      <component id="tactilearearegistry" filter="s60" name="Tactile Area Registry" introduced="^1">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
        <unit bldFile="tactilefeedback/tactilearearegistry/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    15
      <component id="tactilefeedbackresolver" filter="s60" name="Tactile Feedback Resolver" introduced="^1">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    16
        <unit bldFile="tactilefeedback/tactilefeedbackresolver/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    17
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    18
      <component id="tactileclickplugin" filter="s60" name="Tactile Click Plugin" class="plugin" introduced="^1">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    19
        <unit bldFile="tactilefeedback/tactileclickplugin/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    20
      </component>      
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
      <component id="tactilefeedbackclient" filter="s60" name="Tactile Feedback Client" introduced="^1">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
        <unit bldFile="tactilefeedback/tactilefeedbackclient/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    24
      <component id="tactileactionplugin" filter="s60" name="Tactile Action Plugin" class="plugin" introduced="^1">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    25
        <unit bldFile="tactilefeedback/tactileactionplugin/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    26
      </component>      
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
      <component id="tactilefeedback_build" filter="s60" name="Tactile Feedback Build" introduced="^1">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
		<!-- consider moving IBY to one fo the above components -->
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    29
        <unit bldFile="tactilefeedback/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    30
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    31
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    32
    <collection id="hapticsservices_info" name="Haptics Services Info" level="api">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    33
      <component id="hapticsservices_pub" filter="s60" name="Haptics Services Public Interfaces" class="api" introduced="^1">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    34
        <unit bldFile="hapticsservices_pub/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    35
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    36
      <component id="hapticsservices_plat" filter="s60" name="Haptics Services Platform Interfaces" class="api" introduced="^1">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    37
        <unit bldFile="hapticsservices_plat/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    38
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    39
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    40
  </package>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    41
</SystemDefinition>