equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2007-2010 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 "Eclipse Public License v1.0" |
5 * under the terms of "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". |
26 CAPABILITY CAP_GENERAL_DLL |
26 CAPABILITY CAP_GENERAL_DLL |
27 VENDORID VID_DEFAULT |
27 VENDORID VID_DEFAULT |
28 |
28 |
29 #ifdef __DRM |
29 #ifdef __DRM |
30 SOURCE ../src/DrmUtilityDmgrWrapper.cpp |
30 SOURCE ../src/DrmUtilityDmgrWrapper.cpp |
|
31 SOURCE ../src/drmutilityconnection.cpp |
31 #endif |
32 #endif |
32 |
33 |
33 START RESOURCE ../data/DrmUtilityDmgrWrapper.rss |
34 START RESOURCE ../data/DrmUtilityDmgrWrapper.rss |
34 HEADER |
35 HEADER |
35 TARGETPATH RESOURCE_FILES_DIR |
36 TARGETPATH RESOURCE_FILES_DIR |
37 END |
38 END |
38 |
39 |
39 USERINCLUDE ../inc |
40 USERINCLUDE ../inc |
40 USERINCLUDE ../../../omadrm/drmengine/roap/inc |
41 USERINCLUDE ../../../omadrm/drmengine/roap/inc |
41 USERINCLUDE ../../../inc // ADo level inc dir |
42 USERINCLUDE ../../../inc // ADo level inc dir |
42 |
43 USERINCLUDE ../traces // OST definitions |
43 // Default system include paths for middleware layer modules. |
44 // Default system include paths for middleware layer modules. |
44 APP_LAYER_SYSTEMINCLUDE |
45 MW_LAYER_SYSTEMINCLUDE |
45 |
46 |
46 LIBRARY euser.lib |
47 LIBRARY euser.lib |
47 LIBRARY centralrepository.lib |
48 LIBRARY cmmanager.lib // RCmManager CCmApplicationSettingsUi |
48 LIBRARY cmmanager.lib |
49 LIBRARY esock.lib // RConnection, RSocketServ |
|
50 LIBRARY extendedconnpref.lib netmeta.lib // TExtendedConnPref |
49 LIBRARY downloadmgr.lib |
51 LIBRARY downloadmgr.lib |
50 LIBRARY roaphandler.lib |
52 LIBRARY roaphandler.lib |
51 LIBRARY efsrv.lib |
53 LIBRARY efsrv.lib |
52 LIBRARY avkon.lib |
54 LIBRARY avkon.lib |
53 LIBRARY commonengine.lib |
55 LIBRARY commonengine.lib |