|
1 /* |
|
2 * Copyright (c) 2002 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: This file contains build information for the ProfileEngine |
|
15 * |
|
16 */ |
|
17 |
|
18 // To get the MW_LAYER_SYSTEMINCLUDE-definition |
|
19 #include <platform_paths.hrh> |
|
20 #include <data_caging_paths.hrh> |
|
21 |
|
22 TARGET ProfileEngine.dll |
|
23 TARGETTYPE dll |
|
24 |
|
25 UID 0x1000008d 0x100058FA |
|
26 VENDORID VID_DEFAULT |
|
27 |
|
28 CAPABILITY CAP_GENERAL_DLL |
|
29 |
|
30 SOURCEPATH ../WrapperSrc |
|
31 SOURCE CProEngEngineImpl.cpp |
|
32 SOURCE CProEngProfileImpl.cpp |
|
33 SOURCE CProEngProfileNameArrayImpl.cpp |
|
34 SOURCE CProEngProfileNameImpl.cpp |
|
35 SOURCE CProEngToneHandler.cpp |
|
36 SOURCE CProEngToneHandlerDrmFull.cpp |
|
37 SOURCE CProEngDrmCommonWrapperFull.cpp |
|
38 LIBRARY drmhelper.lib |
|
39 SOURCE CProEngToneSettingsImpl.cpp |
|
40 SOURCE CProEngTonesImpl.cpp |
|
41 SOURCE CProEngAlertToneSeekerImpl.cpp |
|
42 SOURCE CProEngNotifyHandlerImpl.cpp |
|
43 SOURCE CProEngObserverBase.cpp |
|
44 SOURCE CProEngCenRepObserverBase.cpp |
|
45 SOURCE CProEngPubSubObserverBase.cpp |
|
46 SOURCE CProEngActiveProfileDelegate.cpp |
|
47 SOURCE CProEngProfileActivationDelegate.cpp |
|
48 SOURCE CProEngProfileNameArrayEventDelegate.cpp |
|
49 SOURCE CProEngProfileEventDelegate.cpp |
|
50 SOURCE CProEngMediaVariation.cpp |
|
51 SOURCE CProEngPostFilter.cpp |
|
52 SOURCE ProEngFactory.cpp |
|
53 SOURCE ProEngMmfInfoUtility.cpp |
|
54 |
|
55 START RESOURCE ProEngWrapper.rss |
|
56 HEADER |
|
57 TARGETPATH RESOURCE_FILES_DIR |
|
58 LANGUAGE_IDS |
|
59 END |
|
60 |
|
61 USERINCLUDE . |
|
62 USERINCLUDE ../WrapperInc |
|
63 USERINCLUDE ../EngInc |
|
64 |
|
65 APP_LAYER_SYSTEMINCLUDE |
|
66 |
|
67 LIBRARY bafl.lib |
|
68 LIBRARY euser.lib |
|
69 LIBRARY centralrepository.lib |
|
70 LIBRARY profileeng.lib |
|
71 LIBRARY apgrfx.lib // RApaLSSession |
|
72 LIBRARY apmime.lib // TDataType |
|
73 LIBRARY efsrv.lib // RFs, TParse |
|
74 LIBRARY aknnotify.lib // CAknGlobalNote |
|
75 LIBRARY PlatformEnv.lib // PathInfo |
|
76 LIBRARY ContentListingFramework.lib |
|
77 LIBRARY mmfcontrollerframework.lib |
|
78 |
|
79 LIBRARY DRMCommon.lib |
|
80 LIBRARY DrmRights.lib |
|
81 LIBRARY caf.lib cafutils.lib // Content access framework |