resourcemgmt/hwresourcesmgr/test/multiclient/HWRMLightTestF/group/HWRMLightTestF.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:29:05 +0300
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
permissions -rw-r--r--
Revision: 201033 Kit: 201035

// Copyright (c) 2003-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:
//


 
TARGET		hwrmlighttestf.exe
TARGETTYPE  	exe

UID		0x0 0x10005B92
CAPABILITY      All -TCB
VENDORID        0x70000001
epocstacksize 0x5000

START RESOURCE HWRMLightTestF.rss
HEADER
TARGETPATH /resource/apps
LANG SC
END  // RESOURCE

START RESOURCE HWRMLightTestF_reg.rss
TARGETPATH /private/10003a3f/apps
END  // RESOURCE


SOURCEPATH        ../src
SOURCE            HWRMLightTestF.cpp
SOURCE            HWRMLightTestFapplication.cpp 
SOURCE            HWRMLightTestFappview.cpp
SOURCE            HWRMLightTestFappui.cpp
SOURCE            HWRMLightTestFdocument.cpp 

SOURCEPATH		  ../../common
SOURCE			  testcasecontroller.cpp
SOURCE            TestScheduler.cpp
SOURCE            log.cpp

SOURCEPATH        ../../McFramework
SOURCE            McFramework.cpp
SOURCEPATH        ../group

USERINCLUDE       ../inc
USERINCLUDE		  ../../common
USERINCLUDE       ../../McFramework 

// This testsuite will be deprecated and for now as per the error ou1cimx1#480368, All system includes are commented.
//#ifndef SYMBIAN_OLD_EXPORT_LOCATION
//OS_LAYER_SYSTEMINCLUDE_SYMBIAN
//MW_LAYER_SYSTEMINCLUDE_SYMBIAN
//SYSTEMINCLUDE	/epoc32/include/platform/hwrm
//SYSTEMINCLUDE	/epoc32/include/libc
//#else
//SYSTEMINCLUDE     /epoc32/include
//SYSTEMINCLUDE     /epoc32/include/hwrm
//SYSTEMINCLUDE     /epoc32/include/libc
//SYSTEMINCLUDE 	  /epoc32/include/techview
//#endif


LIBRARY 	euser.lib apparc.lib cone.lib eikcore.lib 
LIBRARY 	eikcoctl.lib
LIBRARY 	estlib.lib
LIBRARY		centralrepository.lib
LIBRARY     hwrmextendedlightclient.lib
LIBRARY 	hwrmlightclient.lib
LIBRARY 	hwrmvibraclient.lib
LIBRARY     hwrmfmtxclient.lib 

SMPSAFE