tip_pbc/app/calendarwidget/package_definition.xml
changeset 361 e1a3c78941f2
parent 355 0357197762a6
child 386 b83b50a45c11
equal deleted inserted replaced
360:e1acd7c6441b 361:e1a3c78941f2
    48   version NMTOKEN #IMPLIED
    48   version NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    50   late (Y|N) #IMPLIED
    50   late (Y|N) #IMPLIED
    51   priority CDATA #IMPLIED>
    51   priority CDATA #IMPLIED>
    52 ]>
    52 ]>
    53 <SystemDefinition schema="2.0.1" name="Symbian^4">
    53 <SystemDefinition name="Symbian^4" schema="2.0.1">
    54  <systemModel>
    54  <systemModel>
    55   <layer name="app" long-name="Applications" levels="services apps">
    55   <layer name="app" long-name="Applications" levels="services apps">
    56    <block name="calendarwidget" level="apps" levels="build app" long-name="Calendar Widget">
    56    <block name="calendarwidget" level="apps" long-name="Calendar Widget" levels="build app">
    57 <collection name="calendarwidget_info" long-name="Calendar Widget Info" level="build">
    57 <collection name="calendarwidget_info" long-name="Calendar Widget Info" level="build">
    58 <component name="calendarwidget_rom" long-name="Calendar Widget ROM" introduced="^4" filter="dfs_build" purpose="optional">
    58 <component name="calendarwidget_rom" long-name="Calendar Widget ROM" filter="dfs_build" introduced="^4">
    59 <!-- remove subdirs and put exports into a real bld.inf  -->
    59 <!-- remove subdirs and put exports into a real bld.inf  -->
    60 <unit bldFile="/sf/app/calendarwidget/." proFile="calendarwidget.pro" qmakeArgs="-r"/>
    60 <unit bldFile="/sf/app/calendarwidget" proFile="calendarwidget.pro" qmakeArgs="-r"/>
    61 </component>
    61 </component>
    62 </collection>
    62 </collection>
    63 <collection name="calendarwidgetinstaller" long-name="Calendar Widget Installer" level="build">
    63 <collection name="calendarwidgetinstaller" long-name="Calendar Widget Installer" level="build">
    64 <!-- collection is really a component, need to move down a directory -->
    64 <!-- collection is really a component, need to move down a directory -->
    65 <component name="calendarwidgetinstaller_build" long-name="Calendar Widget Installer Build" introduced="^4" filter="dfs_build" purpose="optional" class="placeholder">
    65 <component name="calendarwidgetinstaller_build" long-name="Calendar Widget Installer Build" filter="dfs_build" introduced="^4" class="placeholder">
    66 <!--  built by calendarwidget_rom
    66 <!--  built by calendarwidget_rom
    67 	  <unit bldFile="calendarwidgetinstaller" qt:qmakeArgs="-r" qt:proFile="calendarwidgetinstaller.pro"/> -->
    67 	  <unit bldFile="calendarwidgetinstaller" qt:qmakeArgs="-r" qt:proFile="calendarwidgetinstaller.pro"/> -->
    68 </component>
    68 </component>
    69 </collection>
    69 </collection>
    70 <collection name="calendarwidgetplugin" long-name="Calendar Widget Plugin" level="app">
    70 <collection name="calendarwidgetplugin" long-name="Calendar Widget Plugin" level="app">
    71 <!-- collection is really a component, need to move down a directory -->
    71 <!-- collection is really a component, need to move down a directory -->
    72 <component name="calendarwidgetplugin_build" long-name="Calendar Widget Plugin Build" introduced="^4" filter="dfs_build" purpose="optional" plugin="Y" class="placeholder">
    72 <component name="calendarwidgetplugin_build" long-name="Calendar Widget Plugin Build" filter="dfs_build" introduced="^4" plugin="Y" class="placeholder">
    73 <!--  built by calendarwidget_rom
    73 <!--  built by calendarwidget_rom
    74 	  <unit bldFile="calendarwidgetplugin" qt:qmakeArgs="-r" qt:proFile="calendarwidgetplugin.pro"/> -->
    74 	  <unit bldFile="calendarwidgetplugin" qt:qmakeArgs="-r" qt:proFile="calendarwidgetplugin.pro"/> -->
    75 </component>
    75 </component>
    76 <component name="calendarwidgetplugin_test" long-name="Calendar Widget Plugin Test" introduced="^4" filter="dfs_build" purpose="optional">
    76 <component name="calendarwidgetplugin_test" long-name="Calendar Widget Plugin Test" filter="dfs_build" introduced="^4">
    77 <unit bldFile="/sf/app/calendarwidget/calendarwidgetplugin/tsrc" proFile="tsrc.pro" qmakeArgs="-r"/>
    77 <unit bldFile="/sf/app/calendarwidget/calendarwidgetplugin/tsrc" qmakeArgs="-r" proFile="tsrc.pro"/>
    78 </component>
    78 </component>
    79 </collection>
    79 </collection>
    80 </block>
    80 </block>
    81   </layer>
    81   </layer>
    82  </systemModel>
    82  </systemModel>