diff -r 1ddbe54d0645 -r ccb4f6b3db21 accessoryservices/remotecontrolfw/server/group/remconserver.mmp --- a/accessoryservices/remotecontrolfw/server/group/remconserver.mmp Thu Aug 19 11:09:10 2010 +0300 +++ b/accessoryservices/remotecontrolfw/server/group/remconserver.mmp Tue Aug 31 16:29:05 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -30,6 +30,10 @@ UID 0x0 0x101f9067 VENDORID 0x70000001 +// Non-default stack size to allow for plugins which use Qt APIs. +// (The value is a standard for Symbian Qt apps, generated by qmake.) +EPOCSTACKSIZE 0x14000 + SOURCEPATH ../src SOURCE activehelper.cpp SOURCE bearermanager.cpp