resourcemgmt/hwresourcesmgr/test/te_hwrm/te_hwrm_pr.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 02:28:24 +0300
changeset 74 9d35fd98f273
parent 63 09d657f1ee00
child 61 8cb079868133
permissions -rw-r--r--
Revision: 201039 Kit: 201039

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

TARGET			te_hwrm_pr.exe
TARGETTYPE		exe
UID				0x1000007A 0x101F7A03

CAPABILITY all -tcb

SOURCEPATH		.
SOURCE			hwrmtest.cpp
SOURCE			hwrmtestbase.cpp
SOURCE			hwrmtestserver_pr.cpp

SOURCEPATH		../utils
SOURCE			endstatetimer.cpp
SOURCE			pspropertyobserver.cpp

USERINCLUDE		.
USERINCLUDE		../utils
USERINCLUDE     ../../include
USERINCLUDE     ../../server/inc

OS_LAYER_SYSTEMINCLUDE

STATICLIBRARY	tefunit.lib
LIBRARY			euser.lib
LIBRARY			testexecuteutils.lib
LIBRARY         rfileloggerclient.lib
LIBRARY			testexecutelogclient.lib

LIBRARY         hwrmclient.lib 
LIBRARY         hwrmvibraclient.lib 
LIBRARY         hwrmlightclient.lib
LIBRARY         hwrmextendedlightclient.lib
LIBRARY         hwrmpowerclient.lib 
LIBRARY         hwrmfmtxclient.lib 
LIBRARY         centralrepository.lib
LIBRARY         mockhwrm.lib
LIBRARY         mocksy.lib

SMPSAFE