javauis/tsrc/fute/eswt/build.xml
changeset 26 dc7c549001d5
equal deleted inserted replaced
23:98ccebc37403 26:dc7c549001d5
       
     1 <!--
       
     2 #
       
     3 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     4 # All rights reserved.
       
     5 # This component and the accompanying materials are made available
       
     6 # under the terms of "Eclipse Public License v1.0"
       
     7 # which accompanies this distribution, and is available
       
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 #
       
    10 # Initial Contributors:
       
    11 # Nokia Corporation - initial contribution.
       
    12 #
       
    13 # Contributors:
       
    14 #
       
    15 # Description: 
       
    16 #
       
    17 -->
       
    18 
       
    19 <project name="EswtFunctionalTestMidlets" default="pack">
       
    20 
       
    21     <!-- Get general settings for sub directory. -->
       
    22     <import file="../properties-sub-directory.xml"/>
       
    23 
       
    24 </project>