sl@0
|
1 |
// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
#ifndef __TSU_MMF_SRSSNK_IBY__
|
sl@0
|
17 |
#define __TSU_MMF_SRSSNK_IBY__
|
sl@0
|
18 |
|
sl@0
|
19 |
#include <cinidata.iby>
|
sl@0
|
20 |
|
sl@0
|
21 |
REM Base classes unit test
|
sl@0
|
22 |
|
sl@0
|
23 |
file=ABI_DIR\BUILD_DIR\TS_TransferBufferTesterServer.exe System\Libs\TS_TransferBufferTesterServer.exe
|
sl@0
|
24 |
file=ABI_DIR\BUILD_DIR\TS_TransferBufferTesterClient.dll System\Libs\TS_TransferBufferTesterClient.dll
|
sl@0
|
25 |
file=ABI_DIR\BUILD_DIR\TS_CMMFTestController.dll System\Libs\TS_CMMFTestController.dll
|
sl@0
|
26 |
file=ABI_DIR\BUILD_DIR\TS_CmmfTestCustomCommands.dll System\Libs\TS_CmmfTestCustomCommands.dll
|
sl@0
|
27 |
|
sl@0
|
28 |
file=ABI_DIR\DEBUG_DIR\TSU_MMF_SRSSNK.DLL System\Libs\TSU_MMF_SRSSNK.DLL
|
sl@0
|
29 |
|
sl@0
|
30 |
ECOM_PLUGIN(ts_cmmftestcontroller.dll,101f7790.rsc)
|
sl@0
|
31 |
data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_SRSSNK.script \TSU_MMF_SRSSNK.script
|
sl@0
|
32 |
data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_SRSSNK_ALLOC.script \TSU_MMF_SRSSNK_ALLOC.script
|
sl@0
|
33 |
data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_SRSSNK_FH_ALLOC.script \TSU_MMF_SRSSNK_FH_ALLOC.script
|
sl@0
|
34 |
data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_SRSSNK_Panic.script \TSU_MMF_SRSSNK_Panic.script
|
sl@0
|
35 |
data=EPOCROOT##epoc32\data\c\MM\MMFTestFile1.dat \MM\MMFTestFile1.dat
|
sl@0
|
36 |
data=EPOCROOT##epoc32\data\c\MM\MMFTestFile2.dat \MM\MMFTestFile2.dat
|
sl@0
|
37 |
data=EPOCROOT##epoc32\data\c\MM\MMFTestFile3.dat \MM\MMFTestFile3.dat
|
sl@0
|
38 |
data=EPOCROOT##epoc32\data\c\MM\MMFTestFile1.wav \MM\MMFTestFile1.wav
|
sl@0
|
39 |
data=EPOCROOT##epoc32\data\c\MM\MMFTestFile2.wav \MM\MMFTestFile2.wav
|
sl@0
|
40 |
|
sl@0
|
41 |
#endif // __TSU_MMF_SRSSNK_IBY__
|
sl@0
|
42 |
|