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