mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/AdvancedAudioControllerUtility/Group/AWBAudioControllerUtility.mmp
equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2004 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: Project file for AWBAudioControllerUtility |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 TARGET AWBAudioControllerUtility.dll |
|
21 TARGETTYPE DLL |
|
22 UID 0x1000008D 0x101FAFD3 |
|
23 VENDORID VID_DEFAULT |
|
24 |
|
25 CAPABILITY CAP_GENERAL_DLL |
|
26 |
|
27 SOURCEPATH ../Src |
|
28 SOURCE AWBAudioControllerUtility.cpp |
|
29 |
|
30 USERINCLUDE ../Inc ../Src ../../../../inc |
|
31 USERINCLUDE ../../AdvancedAudioController/Inc |
|
32 USERINCLUDE ../../DevSoundAudioOutput/Inc |
|
33 USERINCLUDE ../../DevSoundAudioInput/Inc |
|
34 USERINCLUDE ../../FileAudioOutput/Inc |
|
35 |
|
36 MW_LAYER_SYSTEMINCLUDE |
|
37 SYSTEMINCLUDE /epoc32/include/mmf/server |
|
38 SYSTEMINCLUDE /epoc32/include/mmf/common |
|
39 |
|
40 LIBRARY euser.lib |
|
41 LIBRARY AdvancedAudioController.lib |