equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: AudioHandling bld file |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifdef RD_PHONE_NG |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 DEFAULT |
|
24 |
|
25 PRJ_EXPORTS |
|
26 ../inc/cpeaudiodata.h |../../inc/cpeaudiodata.h |
|
27 ../inc/cpegsmaudiodata.h |../../inc/cpegsmaudiodata.h |
|
28 ../inc/mpeaudiodata.h |../../inc/mpeaudiodata.h |
|
29 ../inc/cpeaudiofactory.h |../../inc/cpeaudiofactory.h |
|
30 |
|
31 |
|
32 // SIS stubs |
|
33 ../data/audiohandling_stub.sis /epoc32/data/z/system/install/audiohandling_stub.sis |
|
34 |
|
35 |
|
36 PRJ_MMPFILES |
|
37 audiohandling.mmp |
|
38 |
|
39 #endif // RD_PHONE_N |
|
40 |
|
41 // End of File |