|
1 // Copyright (c) 2003-2010 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 |
|
25 // Romkit include files |
|
26 //..\inc\MMFCodecCommon.iby \epoc32\rom\include\ |
|
27 //..\inc\MMFGsmCodecCommon.iby \epoc32\rom\include\ |
|
28 |
|
29 ../Inc/MMFCodecCommon/MMFAudioALawToS16PcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudioalawtos16pcmcodec.h) |
|
30 ../Inc/MMFCodecCommon/MMFAudioCodecBase.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiocodecbase.h) |
|
31 ../Inc/MMFCodecCommon/MMFAudioDataSettings.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiodatasettings.h) |
|
32 ../Inc/MMFCodecCommon/MMFAudioImaAdpcmToS16PcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudioimaadpcmtos16pcmcodec.h) |
|
33 ../Inc/MMFCodecCommon/MMFAudioMuLawToS16PcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiomulawtos16pcmcodec.h) |
|
34 ../Inc/MMFCodecCommon/MMFAudioPcm16SwapEndianCodecCommon.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcm16swapendiancodeccommon.h) |
|
35 ../Inc/MMFCodecCommon/MMFAudioPcm16ToImaAdpcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcm16toimaadpcmcodec.h) |
|
36 ../Inc/MMFCodecCommon/MMFAudioPcm16ToPcmU16BECodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcm16topcmu16becodec.h) |
|
37 ../Inc/MMFCodecCommon/MMFAudioPcm16ToPcmU16Codec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcm16topcmu16codec.h) |
|
38 ../Inc/MMFCodecCommon/MMFAudioPcm8ToPcm16Codec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcm8topcm16codec.h) |
|
39 ../Inc/MMFCodecCommon/MMFAudioPcmS16ToPcmS8Codec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcms16topcms8codec.h) |
|
40 ../Inc/MMFCodecCommon/MMFAudioPcmU16BeToPcmS16Codec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiopcmu16betopcms16codec.h) |
|
41 ../Inc/MMFCodecCommon/MMFAudioS16ToU8PcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudios16tou8pcmcodec.h) |
|
42 ../Inc/MMFCodecCommon/MMFAudioSPcm16ToALawCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiospcm16toalawcodec.h) |
|
43 ../Inc/MMFCodecCommon/MMFAudioSPcm16ToMuLawCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiospcm16tomulawcodec.h) |
|
44 ../Inc/MMFCodecCommon/MMFAudioU16ToS16PcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiou16tos16pcmcodec.h) |
|
45 ../Inc/MMFCodecCommon/MMFAudioU8ToS16PcmCodec.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfaudiou8tos16pcmcodec.h) |
|
46 ../Inc/MMFCodecCommon/MMFImaAudioCodecState.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/mmfimaaudiocodecstate.h) |
|
47 |
|
48 // GSM 06.10 encoder/decoder interfaces and factories |
|
49 ../Inc/Gsm610CodecCommon/gsm610common.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfcodec/gsm610/gsm610common.h) |
|
50 |
|
51 PRJ_MMPFILES |
|
52 ../MmpFiles/MMFCodecCommon.mmp |
|
53 ../MmpFiles/Gsm610CodecCommon.mmp |
|
54 |
|
55 |
|
56 PRJ_TESTMMPFILES |
|
57 PRJ_TESTEXPORTS |
|
58 |
|
59 // Romkit include files - additional test files |