# HG changeset patch # User jakl.martin@cell-telecom.com # Date 1291655250 -3600 # Node ID 99b3451c560e2997e94cb0f6888934cae8d18779 # Parent f67ec42dc838f9b23b7f19ca8f89e76229f384dd Fix for Bug 3890 diff -r f67ec42dc838 -r 99b3451c560e graphicscomposition/openwfcompositionengine/group/openwfc.mmh --- a/graphicscomposition/openwfcompositionengine/group/openwfc.mmh Fri Oct 08 15:48:50 2010 +0100 +++ b/graphicscomposition/openwfcompositionengine/group/openwfc.mmh Mon Dec 06 18:07:30 2010 +0100 @@ -1,4 +1,5 @@ // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +// Portions copyright (c) 2010 Cell Telecom Ltd // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -35,7 +36,7 @@ MACRO __KHR_EXPORTS TARGETTYPE dll -CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ +CAPABILITY All -TCB UID 0x1000008D KUidOpenWfcDllUidValue OPTION ARMCC -O3 -Otime --cpu 6 diff -r f67ec42dc838 -r 99b3451c560e graphicscomposition/openwfsupport/group/openwfc_interop.mmp --- a/graphicscomposition/openwfsupport/group/openwfc_interop.mmp Fri Oct 08 15:48:50 2010 +0100 +++ b/graphicscomposition/openwfsupport/group/openwfc_interop.mmp Mon Dec 06 18:07:30 2010 +0100 @@ -1,4 +1,5 @@ // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +// Portions copyright (c) 2010 Cell Telecom Ltd // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -16,7 +17,7 @@ TARGET wfcinterop.dll TARGETTYPE dll -CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ +CAPABILITY All -TCB UID 0x1000008d 0x10286FC5 VENDORID 0x70000001 diff -r f67ec42dc838 -r 99b3451c560e graphicscomposition/surfaceupdate/group/surfaceupdateserver.mmh --- a/graphicscomposition/surfaceupdate/group/surfaceupdateserver.mmh Fri Oct 08 15:48:50 2010 +0100 +++ b/graphicscomposition/surfaceupdate/group/surfaceupdateserver.mmh Mon Dec 06 18:07:30 2010 +0100 @@ -1,4 +1,5 @@ // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +// Portions copyright (c) 2010 Cell Telecom Ltd // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -13,7 +14,7 @@ // Description: // -CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ +CAPABILITY All -TCB targettype DLL VENDORID 0x70000001