equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002-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: Symbian OS MMP file for the avkon UI framework component. |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 TARGET akncapserverclient.dll |
|
21 TARGETTYPE dll |
|
22 UID 0x1000008D 0x10207244 |
|
23 |
|
24 CAPABILITY CAP_GENERAL_DLL |
|
25 VENDORID VID_DEFAULT |
|
26 |
|
27 USERINCLUDE ../inc |
|
28 USERINCLUDE ../../AknCapServer/inc |
|
29 USERINCLUDE ../../../inc |
|
30 USERINCLUDE ../../../../inc |
|
31 |
|
32 // This is a SYSTEMINCLUDE macro containing the middleware |
|
33 // layer specific include directories |
|
34 MW_LAYER_SYSTEMINCLUDE |
|
35 |
|
36 |
|
37 SOURCEPATH ../clientsrc |
|
38 SOURCE AknCapServerClient.cpp |
|
39 |
|
40 LIBRARY euser.lib |
|
41 LIBRARY apparc.lib |
|
42 LIBRARY eikcore.lib |
|
43 LIBRARY aknnotify.lib |
|
44 LIBRARY apgrfx.lib |
|
45 LIBRARY ws32.lib |