printingservices/printerdriversupport/group/TPdrStoreServer.mmp
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 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".
    28 CAPABILITY		ProtServ
    28 CAPABILITY		ProtServ
    29 
    29 
    30 userinclude	../../../graphicstest/graphicstestharness/inc
    30 userinclude	../../../graphicstest/graphicstestharness/inc
    31 userinclude	../tps ../inc
    31 userinclude	../tps ../inc
    32 
    32 
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 OS_LAYER_SYSTEMINCLUDE
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
    34 
    36 SOURCEPATH  .
    35 SOURCEPATH  .
    37 SOURCEPATH  ../tps
    36 SOURCEPATH  ../tps
    38 SOURCE		TPdrStoreServer.cpp
    37 SOURCE		TPdrStoreServer.cpp
    39 SOURCE		T_PDRLST.CPP
    38 SOURCE		T_PDRLST.CPP
    49 LIBRARY		pdrstr.lib
    48 LIBRARY		pdrstr.lib
    50 LIBRARY	    testexecuteutils.lib 
    49 LIBRARY	    testexecuteutils.lib 
    51 LIBRARY	    tgraphicsharness.lib
    50 LIBRARY	    tgraphicsharness.lib
    52 LIBRARY	    testexecutelogclient.lib
    51 LIBRARY	    testexecutelogclient.lib
    53 
    52 
    54 #if !defined(WINS)
       
    55 LIBRARY  viewsrv.lib
       
    56 #endif
       
    57 
       
    58 // We're quite heavy on the stack... 4k in WinS isn't enough...
    53 // We're quite heavy on the stack... 4k in WinS isn't enough...
    59 EPOCSTACKSIZE	0x6000
    54 EPOCSTACKSIZE	0x6000
    60 
    55 
    61 SMPSAFE
    56 SMPSAFE