connectivitymodules/SeCon/servers/pcconn/bld/sconpcconnserver.mmp
changeset 44 8f5e655bff70
parent 40 b63e67867dcd
child 54 13ecdfc9a581
equal deleted inserted replaced
40:b63e67867dcd 44:8f5e655bff70
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    26 
    26 
    27 TARGET          sconpcconnserver.exe
    27 TARGET          sconpcconnserver.exe
    28 TARGETTYPE      exe
    28 TARGETTYPE      exe
    29 
    29 
    30 EPOCSTACKSIZE   0x10000
    30 EPOCSTACKSIZE   0x10000
    31 EPOCHEAPSIZE    0x10000 0x800000
    31 EPOCHEAPSIZE    0x10000 0x1000000 // heap memory 16MB
    32 
    32 
    33 UID             0 0x101F99F6
    33 UID             0 0x101F99F6
    34 
    34 
    35 // Server
    35 // Server
    36 SOURCEPATH      ../src
    36 SOURCEPATH      ../src