accessoryservices/remotecontrolfw/server/group/remconserver.mmp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    27 TARGETTYPE		exe
    27 TARGETTYPE		exe
    28 // UID2 = 0x0 for plain exes
    28 // UID2 = 0x0 for plain exes
    29 // UID3 = unique for RemCon system
    29 // UID3 = unique for RemCon system
    30 UID 			0x0 0x101f9067
    30 UID 			0x0 0x101f9067
    31 VENDORID		0x70000001
    31 VENDORID		0x70000001
    32 
       
    33 // Non-default stack size to allow for plugins which use Qt APIs. 
       
    34 // (The value is a standard for Symbian Qt apps, generated by qmake.)
       
    35 EPOCSTACKSIZE 0x14000
       
    36 
    32 
    37 SOURCEPATH		../src
    33 SOURCEPATH		../src
    38 SOURCE			activehelper.cpp
    34 SOURCE			activehelper.cpp
    39 SOURCE			bearermanager.cpp
    35 SOURCE			bearermanager.cpp
    40 SOURCE			connectionhistory.cpp
    36 SOURCE			connectionhistory.cpp