buildframework/helium/config/ivy/modules/sbs-2.4.ivy.xml
author Jon Chatten
Wed, 24 Mar 2010 15:18:06 +0000
branchfix
changeset 393 629079c72ee4
parent 1 be27ed110b50
permissions -rw-r--r--
Suppress trigraph warnings in resource file preprocessing.

<?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>