buildframework/helium/config/ivy/modules/sbs-2.4.ivy.xml
author raptorbot <raptorbot@systemstesthead.symbian.intra>
Mon, 23 Nov 2009 23:31:36 +0000
branchwip
changeset 16 4d5bb8330a27
parent 1 be27ed110b50
permissions -rw-r--r--
Cope with a test epocroot that's not in $EPOCROOT/test/testepocroot Don't delete mercurial repositories when cleaning! rebuild tools

<?xml version="1.0" encoding="UTF-8"?>
<!-- 
============================================================================ 
Name        : sbs-2.4.ivy.xml 
Part of     : Helium 

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:

============================================================================
-->
<ivy-module version="1.3">
    <info organisation="SWEPT"
          module="sbs"
          revision="2.4"/>
    <publications>
        <artifact name="sbs.bat" type="exe" versionArgs="-version" versionExp=".*2\.[4-9].*"/> 
    </publications>
</ivy-module>