graphicstest/graphicstestharness/group/GraphicsTestUtilsServer.mmp
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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".
    33 SOURCEPATH	../src
    33 SOURCEPATH	../src
    34 SOURCE		ServerMain.cpp
    34 SOURCE		ServerMain.cpp
    35 SOURCE		GraphicsTestUtilsServer.cpp
    35 SOURCE		GraphicsTestUtilsServer.cpp
    36 
    36 
    37 USERINCLUDE	../inc
    37 USERINCLUDE	../inc
    38 OS_LAYER_SYSTEMINCLUDE
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    39 
    41 
    40 LIBRARY		euser.lib
    42 LIBRARY		euser.lib
    41 LIBRARY		efsrv.lib
    43 LIBRARY		efsrv.lib
    42 
    44 
    43 EPOCSTACKSIZE	32000
    45 EPOCSTACKSIZE	32000