package_definition.xml
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
equal deleted inserted replaced
0:4f2f89ce4247 1:9d347b658349
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
       
     3  <package id="qtwebkit" name="QtWebKit">
       
     4 	<!-- need to break up this package into collections and components -->
       
     5     <collection id="qtwebkit_info" name="QtWebKit Info">
       
     6      <component id="qtwebkit_build" name="QtWebKit Build" introduced="^3" filter="s60">
       
     7       <unit bldFile="." qt:proFile="WebKit.pro"/>
       
     8      </component>
       
     9     </collection>
       
    10    </package>
       
    11 </SystemDefinition>
       
    12