buildframework/helium/external/helium-antlib/sysdef/demo/data/layer3/package5/package_definition.xml
changeset 179 d8ac696cc51f
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!-- 
       
     3 ============================================================================ 
       
     4 Name        : package_definition.xml 
       
     5 Part of     : Helium AntLib
       
     6 
       
     7 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     8 All rights reserved.
       
     9 This component and the accompanying materials are made available
       
    10 under the terms of the License "Eclipse Public License v1.0"
       
    11 which accompanies this distribution, and is available
       
    12 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    13 
       
    14 Initial Contributors:
       
    15 Nokia Corporation - initial contribution.
       
    16 
       
    17 Contributors:
       
    18 
       
    19 Description:
       
    20 
       
    21 ============================================================================
       
    22 -->
       
    23 <SystemDefinition schema="3.0.0" xmlns:qt="http://qt.nokia.com">
       
    24   <package id="package5" name="Package 5" levels="demo">
       
    25     <!-- the xml syntax of this file is voluntarly wrong. -->
       
    26     <collection id="collection5" name="Collection 5" level="demo" />
       
    27       <component id="component5" name="Component 5" purpose="development">
       
    28         <unit bldFile="collection5/component5/group" mrp="" />
       
    29       </component>
       
    30     </collection>
       
    31   </package>
       
    32 </SystemDefinition>