diff -r 5b5d147c7838 -r bbf8bed59bcb kerneltest/e32test/group/t_userdigitisernocaps.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kerneltest/e32test/group/t_userdigitisernocaps.mmp Wed Jun 09 11:10:19 2010 +0300 @@ -0,0 +1,36 @@ +/* +* Copyright (c) 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_userdigitisernocaps.exe +TARGETTYPE EXE + +CAPABILITY None +MACRO E32TEST_NOCAPS + +VENDORID 0x70000001 +SMPSAFE + +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +SOURCEPATH ../digitiser +SOURCE t_userdigitisertest.cpp + +LIBRARY euser.lib +LIBRARY hal.lib + + +