equal
deleted
inserted
replaced
|
1 // Copyright (c) 2002-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 |
|
17 PRJ_TESTMMPFILES |
|
18 // Policy |
|
19 MMPFiles/Server/MmfBtAudioPolicy.mmp |
|
20 // AudioServer |
|
21 MMPFiles/Server/MmfBtAudioServer.mmp |
|
22 // DevSoundServer |
|
23 MMPFiles/Server/MmfBtDevSoundServer.mmp |
|
24 // AudioServerProxy |
|
25 MMPFiles/Client/MmfBtAudioServerProxy.mmp // AudioServer's client session |
|
26 // DevSoundProxy |
|
27 MMPFiles/Client/MmfBtDevSoundProxy.mmp // DevSound's client session |
|
28 // DevSound Plugin |
|
29 MMPFiles/SoundDevice/MmfDevSoundBtPlugin.mmp |