|
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 // Note:: This is intended to be included in ...\MMF\group\bld.inf. |
|
15 // |
|
16 // |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 // specify the platforms your component needs to be built for here |
|
20 // may add platform for OMAP, Helen etc |
|
21 DEFAULT |
|
22 |
|
23 PRJ_EXPORTS |
|
24 ../inc/midiclientutility.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(midiclientutility.h) |
|
25 ../inc/midistandardcustomcommands.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/midistandardcustomcommands.h) |
|
26 ../inc/midieventreceiver.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/common/midieventreceiver.h) |
|
27 ../inc/MmfMidi.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/mmfmidi.h) |
|
28 ../inc/mmfmidiconfig.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/common/mmfmidiconfig.h) |
|
29 ../inc/MmfMidiDataCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/mmfmididatacommon.h) |
|
30 |
|
31 |
|
32 // Documentation, will be added later |
|
33 |
|
34 // Romkit include files |
|
35 //../inc/mmfSoundDev.hby /epoc32/rom/include/ |
|
36 //../inc/mmfSoundDev.iby /epoc32/rom/include/ |
|
37 ../inc/Midi.iby /epoc32/rom/include/ |
|
38 |
|
39 |
|
40 PRJ_MMPFILES |
|
41 |
|
42 ../MMPFiles/Midi/MidiStandardCustomCommands.mmp |
|
43 ../MMPFiles/Midi/MidiClient.mmp |
|
44 |
|
45 |
|
46 PRJ_TESTMMPFILES |
|
47 PRJ_TESTEXPORTS |
|
48 |
|
49 // Romkit include files - additional test files |