equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of the License "Eclipse Public License v1.0" |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
15 * Software Install implementation |
15 * Software Install implementation |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 |
19 |
20 |
|
21 |
|
22 /** |
20 /** |
23 @file |
21 @file |
24 */ |
22 */ |
25 |
23 |
|
24 PRJ_EXTENSIONS |
|
25 |
|
26 |
26 PRJ_PLATFORMS |
27 PRJ_PLATFORMS |
27 DEFAULT |
28 DEFAULT TOOLS |
|
29 TOOLS2 |
|
30 |
|
31 |
|
32 |
28 |
33 |
29 PRJ_TESTMMPFILES |
34 PRJ_TESTMMPFILES |
30 |
35 |
|
36 |
31 #ifndef TOOLS |
37 #ifndef TOOLS |
32 #ifndef TOOLS2 |
38 #ifndef TOOLS2 |
33 testutilsdpclient.mmp |
39 testutilclient.mmp |
34 testutilsdpserver.mmp |
40 testutilserver.mmp |
35 #endif |
41 #endif |
36 #endif |
42 #endif |
|
43 |
|
44 |
|
45 |