sl@0: // sl@0: // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: #ifndef SALT_BASE_TESTDATA_COMMON_GROUP sl@0: #define SALT_BASE_TESTDATA_COMMON_GROUP sl@0: sl@0: PRJ_TESTEXPORTS sl@0: #if defined(TEST_DEVICE_H4HRP) sl@0: ../h4hrp/t_prompt.ini /epoc32/data/z/base/t_prompt.ini sl@0: #endif sl@0: #if defined(TEST_DEVICE_H6HRP) sl@0: ../h6hrp/t_prompt.ini /epoc32/data/z/base/t_prompt.ini sl@0: #endif sl@0: #if defined(TEST_DEVICE_DEVLON51) sl@0: ../devlon51/t_prompt.ini /epoc32/data/z/base/t_prompt.ini sl@0: #endif sl@0: #if defined(TEST_DEVICE_DEVLON52) sl@0: ../devlon52/t_prompt.ini /epoc32/data/z/base/t_prompt.ini sl@0: #endif sl@0: #if defined(TEST_DEVICE_MERLIN) sl@0: ../merlin/t_prompt.ini /epoc32/data/z/base/t_prompt.ini sl@0: #endif sl@0: #if defined(TEST_DEVICE_TUBE) sl@0: ../tube/t_prompt.ini /epoc32/data/z/base/t_prompt.ini sl@0: #endif sl@0: sl@0: t_prompt.iby /epoc32/rom/haitests/t_prompt.iby sl@0: sl@0: #endif