diff -r 000000000000 -r 5d03bc08d59c windowing/windowserver/test/t_integ/group/t_simloadutils.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/windowing/windowserver/test/t_integ/group/t_simloadutils.mmp Tue Feb 02 01:47:50 2010 +0200 @@ -0,0 +1,46 @@ +// Copyright (c) 2007-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 +*/ + +// Test utilities - for sim load app +ALWAYS_BUILD_AS_ARM + +TARGET t_simloadutils.dll +TARGETTYPE dll +TARGETPATH /sys/bin +UID 0x1000008d 0x102834D8 +VENDORID 0x70000001 + +CAPABILITY none + +SOURCEPATH ../src +USERINCLUDE ../inc +SOURCE t_simloadutils.cpp + +APP_LAYER_SYSTEMINCLUDE_SYMBIAN +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +LIBRARY euser.lib +LIBRARY cinidata.lib +LIBRARY t_inidata.lib + + +SMPSAFE