equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2007 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: TestClient component definition file |
|
15 * |
|
16 */ |
|
17 |
|
18 PRJ_MMPFILES |
|
19 |
|
20 // DevKits don't have bldvariant.hrh that is needed by the UI |
|
21 // We'll installa dummy version of the file if none exits. |
|
22 gnumakefile bldvariant_patch.mak |
|
23 |
|
24 ../Watcher/Group/Watcher.mmp |
|
25 ../Watcher/Group/WatcherClient.mmp |
|
26 ../Net/Group/TestClientNet.mmp |
|
27 ../TesterCore/Group/TesterCore.mmp |
|
28 ../FileHandler/Group/FileHandler.mmp |
|
29 ../FileHandler/Group/FileHandlerClient.mmp |
|
30 ../Ui/Group/TestClient.mmp |
|
31 |
|
32 PRJ_TESTMMPFILES |
|
33 |
|
34 ../TesterCore/Test/Group/_TesterCore.mmp |
|
35 |
|
36 PRJ_EXPORTS |
|
37 |
|
38 #include "exports.inc" |