windowing/windowserver/test/t_nativeorientation/group/t_nativeorientationserver.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 23:34:07 +0300
branchRCL_3
changeset 26 15986eb6c500
permissions -rw-r--r--
Revision: 201010 Kit: 201013

// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

/**
@file
@test
@internalComponent
*/

TARGET			t_nativeorientationserver.exe
TARGETTYPE		exe
UID				0x1000007A 0xA000E629
VENDORID		0x70000001

SOURCEPATH		../src
SOURCE			t_nativeorientationserver.cpp
SOURCE			t_nativeorientationtest.cpp

USERINCLUDE		../inc

OS_LAYER_SYSTEMINCLUDE

LIBRARY			euser.lib
LIBRARY			testexecuteutils.lib
LIBRARY			testexecutelogclient.lib
LIBRARY			efsrv.lib
LIBRARY			ws32.lib
LIBRARY			surfacemanager.lib
LIBRARY			surfaceupdateclient.lib
LIBRARY			gdi.lib

SMPSAFE