symbian4/mw/qtextensions/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 234 5e0e9a224842
child 316 079a06b9ec58
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3 	<!-- qt:qmakeArgs attribute is an unsupported extension used as temporary hack to get this to work with abld.
     4 <!ATTLIST SystemDefinition
     4 		This will be removed when sbsv2 builds are working -->
     5   name CDATA #REQUIRED
     5   <package id="qtextensions" name="Qt Extensions" levels="tool mw app">
     6   schema CDATA #REQUIRED
     6    <collection id="qtecomplugins" name="Qt ECom Plugins" level="app">
     7 >
     7      <component id="qtecomplugins_build" filter="qtecomplugins" name="Qt ECom Plugin"  purpose="development" introduced="^4" class="plugin">
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8       <unit bldFile="qtecomplugins" qt:proFile="qtecomplugins.pro" qt:qmakeArgs="-r"/>
     9 
     9      </component>
    10 <!-- System Model Section of DTD -->
    10     <component id="qtextensions_examples" filter="qtextensionsexamples" name="Qt ECom Plugin Examples"  purpose="development" introduced="^4">
    11 <!ELEMENT systemModel (layer+)>
    11       <unit bldFile="qtecomplugins/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
    12 
    12      </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13     </collection>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <collection id="qthighway" name="Qt Highway" level="app">
    15 <!ATTLIST layer
    15      <component id="qthighway_build" filter="qthighway" name="Qt Highway"  purpose="development" introduced="^4">
    16   name CDATA #REQUIRED
    16       <unit bldFile="qthighway" qt:proFile="qthighway.pro" qt:qmakeArgs="-r"/>
    17   long-name CDATA #IMPLIED
    17      </component>
    18   levels NMTOKENS #IMPLIED
    18     <component id="qthighway_examples" filter="qtextensionsexamples" name="Qt Highway Examples"  purpose="development" introduced="^4">
    19   span CDATA #IMPLIED
    19       <unit bldFile="qthighway/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
    20 >
    20      </component>
    21 
    21      <component id="qthighwaytests" filter="test,qtextensionstests" name="Qt Highway Tests"  purpose="development" introduced="^4">
    22 <!ELEMENT block (subblock* | collection*)*>
    22       <unit bldFile="qthighway/tests" qt:proFile="tests.pro" qt:qmakeArgs="-r"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23      </component>
    24 <!ATTLIST block
    24     </collection>
    25   levels NMTOKENS #IMPLIED
    25     <collection id="qtmobileextensions" name="Qt Mobile Extensions" level="app">
    26   span CDATA #IMPLIED
    26 	 <component id="qtmobileextensions_build" filter="qtextension" name="Qt Mobile Extensions"  purpose="development" introduced="^4">
    27   level NMTOKEN #IMPLIED
    27       <unit bldFile="qtmobileextensions" qt:proFile="qtmobileextensions.pro" qt:qmakeArgs="-r"/>
    28   name CDATA #REQUIRED
    28      </component>
    29   long-name CDATA #IMPLIED
    29     <component id="qtmobileextensions_examples" filter="qtextensionsexamples" name="Qt Mobile Extensions Examples"  purpose="development" introduced="^4">
    30 >
    30       <unit bldFile="qtmobileextensions/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
    31 
    31      </component>
    32 <!ELEMENT subblock (collection)*>
    32     </collection>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <collection id="qtmobility" name="Qt Mobility" level="mw">
    34 <!ATTLIST subblock
    34 	 <component id="qtmobility_build" filter="qtmobility" name="Qt Mobility" purpose="development" introduced="^4">
    35   name CDATA #REQUIRED
    35       <unit bldFile="qtmobility" qt:proFile="qtmobility.pro" qt:qmakeArgs="-r"/>
    36   long-name CDATA #IMPLIED
    36      </component>
    37 >
    37     <component id="qtmobility_examples" filter="qtextensionsexamples" name="Qt Mobility Examples" purpose="development" introduced="^4">
    38 
    38       <unit bldFile="qtmobility/examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
    39 <!ELEMENT collection (component)*>
    39      </component>
    40 <!-- Screen Driver, Content Handling, etc -->
    40      <component id="qtmobilitytests" filter="test,qtextensionstests" name="Qt Extensions Tests"  purpose="development" introduced="^4">
    41 <!ATTLIST collection
    41       <unit bldFile="qtmobility/tests" qt:proFile="tests.pro" qt:qmakeArgs="-r"/>
    42   name CDATA #REQUIRED
    42      </component>
    43   long-name CDATA #IMPLIED
    43     </collection>
    44   level NMTOKEN #IMPLIED
    44     <collection id="qhbstyle" level="mw" name="Qt Orbit Style">
    45 >
    45      <component id="qhbstyle_build" name="Qt Orbit Style Build" introduced="^4">
    46 
    46       <unit bldFile="qhbstyle" qt:qmakeArgs="-r" qt:proFile="qhbstyle.pro"/>
    47 <!ELEMENT component (unit)*>
    47      </component>
    48 <!-- contains units or is a  package or prebuilt -->
    48     </collection>
    49 <!ATTLIST component
    49     <collection id="qtextensions_info" name="Qt Extensions Info" level="app">
    50   name CDATA #REQUIRED
    50     <component id="qtextensions_conf" name="Qt Extensions Confgure" class="conf" introduced="^4" filter="qt_tools">
    51   long-name CDATA #IMPLIED
    51       <unit bldFile="group"/>
    52   deprecated CDATA #IMPLIED
    52      </component>
    53   introduced CDATA #IMPLIED
    53      <component id="qtextensions_build" name="Qt Extensions Build" introduced="^4">
    54   contract CDATA #IMPLIED
    54 		<!-- break this up into the above collections-->
    55   plugin (Y|N) "N"
    55       <unit bldFile="." qt:proFile="qtextensions.pro" qt:qmakeArgs="-r"/>
    56   filter CDATA #IMPLIED
    56      </component>
    57   class NMTOKENS #IMPLIED
    57     </collection>
    58   supports CDATA #IMPLIED
    58   </package>
    59   purpose ( optional | mandatory | development ) "optional"
       
    60 >
       
    61 
       
    62 <!ELEMENT unit EMPTY >
       
    63 <!-- must be buildable (bld.inf) -->
       
    64 <!-- bldFile  may someday be removed in favour of mrp -->
       
    65 <!ATTLIST unit
       
    66   mrp CDATA #IMPLIED
       
    67   filter CDATA #IMPLIED
       
    68   bldFile CDATA #IMPLIED
       
    69   root CDATA #IMPLIED
       
    70   version NMTOKEN #IMPLIED
       
    71   prebuilt NMTOKEN #IMPLIED
       
    72   late (Y|N) #IMPLIED
       
    73   priority CDATA #IMPLIED
       
    74 >
       
    75 ]>
       
    76 <SystemDefinition name="Symbian^4" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
       
    79       <block name="qtextensions" level="generic" long-name="Qt Extensions" levels="tool mw app">
       
    80         <collection name="qtecomplugins" long-name="Qt ECom Plugins" level="app">
       
    81           <component name="qtecomplugins_build" filter="qtecomplugins" long-name="Qt ECom Plugin" purpose="development" introduced="^4" plugin="Y">
       
    82             <unit bldFile="/sf/mw/qtextensions/qtecomplugins" proFile="qtecomplugins.pro" qmakeArgs="-r"/>
       
    83           </component>
       
    84           <component name="qtextensions_examples" filter="qtextensionsexamples" long-name="Qt ECom Plugin Examples" purpose="development" introduced="^4">
       
    85             <unit bldFile="/sf/mw/qtextensions/qtecomplugins/examples" proFile="examples.pro" qmakeArgs="-r"/>
       
    86           </component>
       
    87         </collection>
       
    88         <collection name="qthighway" long-name="Qt Highway" level="app">
       
    89           <component name="qthighway_build" filter="qthighway" long-name="Qt Highway" purpose="development" introduced="^4">
       
    90             <unit bldFile="/sf/mw/qtextensions/qthighway" proFile="qthighway.pro" qmakeArgs="-r"/>
       
    91           </component>
       
    92           <component name="qthighway_examples" filter="qtextensionsexamples" long-name="Qt Highway Examples" purpose="development" introduced="^4">
       
    93             <unit bldFile="/sf/mw/qtextensions/qthighway/examples" proFile="examples.pro" qmakeArgs="-r"/>
       
    94           </component>
       
    95           <component name="qthighwaytests" filter="test,qtextensionstests" long-name="Qt Highway Tests" purpose="development" introduced="^4">
       
    96             <unit bldFile="/sf/mw/qtextensions/qthighway/tests" proFile="tests.pro" qmakeArgs="-r"/>
       
    97           </component>
       
    98         </collection>
       
    99         <collection name="qtmobileextensions" long-name="Qt Mobile Extensions" level="app">
       
   100           <component name="qtmobileextensions_build" filter="qtextension" long-name="Qt Mobile Extensions" purpose="development" introduced="^4">
       
   101             <unit bldFile="/sf/mw/qtextensions/qtmobileextensions" proFile="qtmobileextensions.pro" qmakeArgs="-r"/>
       
   102           </component>
       
   103           <component name="qtmobileextensions_examples" filter="qtextensionsexamples" long-name="Qt Mobile Extensions Examples" purpose="development" introduced="^4">
       
   104             <unit bldFile="/sf/mw/qtextensions/qtmobileextensions/examples" proFile="examples.pro" qmakeArgs="-r"/>
       
   105           </component>
       
   106         </collection>
       
   107         <collection name="qtmobility" long-name="Qt Mobility" level="mw">
       
   108           <component name="qtmobility_build" filter="qtmobility" long-name="Qt Mobility" purpose="development" introduced="^4">
       
   109             <unit bldFile="/sf/mw/qtextensions/qtmobility" proFile="qtmobility.pro" qmakeArgs="-r"/>
       
   110           </component>
       
   111           <component name="qtmobility_examples" filter="qtextensionsexamples" long-name="Qt Mobility Examples" purpose="development" introduced="^4">
       
   112             <unit bldFile="/sf/mw/qtextensions/qtmobility/examples" proFile="examples.pro" qmakeArgs="-r"/>
       
   113           </component>
       
   114           <component name="qtmobilitytests" filter="test,qtextensionstests" long-name="Qt Extensions Tests" purpose="development" introduced="^4">
       
   115             <unit bldFile="/sf/mw/qtextensions/qtmobility/tests" proFile="tests.pro" qmakeArgs="-r"/>
       
   116           </component>
       
   117         </collection>
       
   118         <collection name="qhbstyle" level="mw" long-name="Qt Orbit Style">
       
   119           <component name="qhbstyle_build" long-name="Qt Orbit Style Build" introduced="^4">
       
   120             <unit bldFile="/sf/mw/qtextensions/qhbstyle" qmakeArgs="-r" proFile="qhbstyle.pro"/>
       
   121           </component>
       
   122         </collection>
       
   123         <collection name="qtextensions_info" long-name="Qt Extensions Info" level="app">
       
   124           <component name="qtextensions_conf" long-name="Qt Extensions Confgure" introduced="^4" filter="qt_tools" class="conf">
       
   125             <unit bldFile="/sf/mw/qtextensions/group"/>
       
   126           </component>
       
   127           <component name="qtextensions_build" long-name="Qt Extensions Build" introduced="^4">
       
   128             <!-- break this up into the above collections-->
       
   129             <unit bldFile="/sf/mw/qtextensions/." proFile="qtextensions.pro" qmakeArgs="-r"/>
       
   130           </component>
       
   131         </collection>
       
   132       </block>
       
   133     </layer>
       
   134   </systemModel>
       
   135 </SystemDefinition>
    59 </SystemDefinition>