equal
deleted
inserted
replaced
|
1 // Copyright (c) 2003-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_MMFMIDICLNT_IBY__ |
|
17 #define __TSU_MMFMIDICLNT_IBY__ |
|
18 |
|
19 #include <testframework.iby> |
|
20 |
|
21 file=ABI_DIR\DEBUG_DIR\TSU_MMFMIDICLNT.DLL System\Libs\TSU_MMFMIDICLNT.DLL |
|
22 |
|
23 data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_MIDICLNT_00.script \TSU_MMF_MIDICLNT_00.script |
|
24 data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_MIDICLNT_00_Alloc.script \TSU_MMF_MIDICLNT_00_Alloc.script |
|
25 data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_MIDICLNT_RF.script \TSU_MMF_MIDICLNT_RF.script |
|
26 data=EPOCROOT##epoc32\data\c\mm\TSU_MMF_MIDICLNT_RF_Alloc.script \TSU_MMF_MIDICLNT_RF_Alloc.script |
|
27 data=EPOCROOT##epoc32\data\c\mm\TSU_MMFMIDICLNT.bat \TSU_MMFMIDICLNT.bat |
|
28 data=EPOCROOT##epoc32\data\c\MidiClntITestData\midi.mid \MidiClntITestData\midi.mid |
|
29 data=EPOCROOT##epoc32\data\c\MidiClntITestData\textmidi.mid \MidiClntITestData\textmidi.mid |
|
30 |
|
31 // SYMBIAN_CAF_V2 |
|
32 data=EPOCROOT##epoc32\data\c\MidiClntITestData\Midi.contentrights \MidiClntITestData\Midi.contentrights |
|
33 data=EPOCROOT##epoc32\data\c\MidiClntITestData\Midi.content \MidiClntITestData\Midi.content |
|
34 |
|
35 ECOM_PLUGIN(ts_miditstcntrl.dll,101ff9f4.rsc) |
|
36 |
|
37 #endif |
|
38 |