windowing/windowserver/test/tdynamicres/group/tdynamicresclassic.mmp
branchRCL_3
changeset 163 bbf46f59e123
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
       
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 /**
       
    17  @file
       
    18 */
       
    19 
       
    20 TARGET			wsdynamicresclassictestserver.exe
       
    21 TARGETTYPE		exe
       
    22 UID				0x1000007A 0x102864B8
       
    23 
       
    24 // For setting the screen mode and registering GUID CRPs
       
    25 CAPABILITY		PowerMgmt WriteDeviceData SwEvent ProtServ	
       
    26 SOURCEPATH		../src
       
    27 SOURCE			t_wsdynamicresclassictestserver.cpp
       
    28 SOURCE			wsdynamicresclassic.cpp 
       
    29 
       
    30 USERINCLUDE		../inc
       
    31 
       
    32 OS_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 STATICLIBRARY	tefunit.lib
       
    35 LIBRARY			euser.lib
       
    36 LIBRARY			estlib.lib 
       
    37 LIBRARY			testexecuteutils.lib
       
    38 LIBRARY			testexecutelogclient.lib
       
    39 LIBRARY			rfileloggerclient.lib
       
    40 LIBRARY			ws32.lib
       
    41 
       
    42 SMPSAFE