buildframework/helium/external/helium-antlib/sysdef/demo/data/layer3/package5/package_definition.xml
author wbernard
Wed, 23 Dec 2009 19:29:07 +0200
changeset 179 d8ac696cc51f
permissions -rw-r--r--
helium_7.0-r14027

<?xml version="1.0" encoding="UTF-8"?>
<!-- 
============================================================================ 
Name        : package_definition.xml 
Part of     : Helium AntLib

Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved.
This component and the accompanying materials are made available
under the terms of the License "Eclipse Public License v1.0"
which accompanies this distribution, and is available
at the URL "http://www.eclipse.org/legal/epl-v10.html".

Initial Contributors:
Nokia Corporation - initial contribution.

Contributors:

Description:

============================================================================
-->
<SystemDefinition schema="3.0.0" xmlns:qt="http://qt.nokia.com">
  <package id="package5" name="Package 5" levels="demo">
    <!-- the xml syntax of this file is voluntarly wrong. -->
    <collection id="collection5" name="Collection 5" level="demo" />
      <component id="component5" name="Component 5" purpose="development">
        <unit bldFile="collection5/component5/group" mrp="" />
      </component>
    </collection>
  </package>
</SystemDefinition>