kerneltest/e32test/group/t_userdigitisertest.mmp
branchRCL_3
changeset 36 bbf8bed59bcb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kerneltest/e32test/group/t_userdigitisertest.mmp	Wed Jun 09 11:10:19 2010 +0300
@@ -0,0 +1,34 @@
+/*
+* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "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:
+*
+*/
+
+TARGET		t_userdigitisertest.exe
+TARGETTYPE	EXE
+
+CAPABILITY	SwEvent WriteDeviceData
+VENDORID	0x70000001
+SMPSAFE
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+SOURCEPATH	../digitiser
+SOURCE		t_userdigitisertest.cpp
+
+LIBRARY		euser.lib
+LIBRARY		hal.lib
+
+
+