Update contrib.
1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // mmfcontrollerframework.dll MMF controller framework library
22 target mmfcontrollerframework.dll
25 UID 0x1000008d 0x101F76DD
29 // Define this macro if the controller threads are to use the client heap
30 // For use for testing purposes only - principally enables out-of-memory/alloc testing on the controller
31 //MACRO SYMBIAN_USE_CLIENT_HEAP
33 // If this macro is defined, it is as if UseSharedHeap or equiv is always called.
34 // For use for testing purposes only, note only valid if SYMBIAN_USE_CLIENT_HEAP is _not_ defined
35 //MACRO SYMBIAN_FORCE_USE_SHARED_HEAP
38 USERINCLUDE ../../inc/mmf/ControllerFramework
40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
42 SOURCEPATH ../../src/ControllerFramework
43 source MMFControllerFramework.cpp
44 source mmfcontrollerclient.cpp
45 source mmfcontrollerserver.cpp
46 source MMFControllerFrameworkBase.cpp
47 source mmfcontrollerpluginresolver.cpp
49 source RecMmfUtilBody.cpp
50 source mmfcontrollerheap.cpp
51 source MMFFormatImplementationInformationBody.cpp
52 source mmfcontrollerpatchdata.cpp
60 library inetprotutil.lib
61 library mmcommonutils.lib
62 library mmfdrmpluginserverproxy.lib
65 DEFFILE MmfControllerFramework.def
69 DEFFILE MMFCONTROLLERFRAMEWORK.DEF
75 baseaddress 0x4F340000