os/boardsupport/haitest/bspsvs/testdata/bsp/common/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 //
     2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 //
     9 // Initial Contributors:
    10 // Nokia Corporation - initial contribution.
    11 //
    12 // Contributors:
    13 //
    14 // Description:
    15 //
    16 
    17 #ifndef SALT_BASE_TESTDATA_COMMON_GROUP
    18 #define SALT_BASE_TESTDATA_COMMON_GROUP
    19 
    20 PRJ_TESTEXPORTS
    21 #if defined(TEST_DEVICE_H4HRP)
    22 ../h4hrp/t_prompt.ini			/epoc32/data/z/base/t_prompt.ini
    23 #endif
    24 #if defined(TEST_DEVICE_H6HRP)
    25 ../h6hrp/t_prompt.ini			/epoc32/data/z/base/t_prompt.ini
    26 #endif
    27 #if defined(TEST_DEVICE_DEVLON51)
    28 ../devlon51/t_prompt.ini		/epoc32/data/z/base/t_prompt.ini
    29 #endif
    30 #if defined(TEST_DEVICE_DEVLON52)
    31 ../devlon52/t_prompt.ini		/epoc32/data/z/base/t_prompt.ini
    32 #endif
    33 #if defined(TEST_DEVICE_MERLIN)
    34 ../merlin/t_prompt.ini			/epoc32/data/z/base/t_prompt.ini
    35 #endif
    36 #if defined(TEST_DEVICE_TUBE)
    37 ../tube/t_prompt.ini			/epoc32/data/z/base/t_prompt.ini
    38 #endif
    39 
    40 t_prompt.iby					/epoc32/rom/haitests/t_prompt.iby
    41 
    42 #endif