windowing/windowserver/test/t_integ/group/t_simloadutils.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:47:50 +0200
changeset 0 5d03bc08d59c
child 34 76efc8f9f7b4
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// 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