windowing/windowserver/test/t_nativeorientation/group/t_nativeorientationserver.mmp
branchRCL_3
changeset 26 15986eb6c500
equal deleted inserted replaced
19:ac96196b945c 26:15986eb6c500
       
     1 // Copyright (c) 2008-2009 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 @test
       
    19 @internalComponent
       
    20 */
       
    21 
       
    22 TARGET			t_nativeorientationserver.exe
       
    23 TARGETTYPE		exe
       
    24 UID				0x1000007A 0xA000E629
       
    25 VENDORID		0x70000001
       
    26 
       
    27 SOURCEPATH		../src
       
    28 SOURCE			t_nativeorientationserver.cpp
       
    29 SOURCE			t_nativeorientationtest.cpp
       
    30 
       
    31 USERINCLUDE		../inc
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 LIBRARY			euser.lib
       
    36 LIBRARY			testexecuteutils.lib
       
    37 LIBRARY			testexecutelogclient.lib
       
    38 LIBRARY			efsrv.lib
       
    39 LIBRARY			ws32.lib
       
    40 LIBRARY			surfacemanager.lib
       
    41 LIBRARY			surfaceupdateclient.lib
       
    42 LIBRARY			gdi.lib
       
    43 
       
    44 SMPSAFE