windowing/windowserver/test/t_nativeorientation/group/t_nativeorientationserver.mmp
branchRCL_3
changeset 26 15986eb6c500
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/windowing/windowserver/test/t_nativeorientation/group/t_nativeorientationserver.mmp	Wed Mar 31 23:34:07 2010 +0300
@@ -0,0 +1,44 @@
+// 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