resourcemgmt/hwresourcesmgr/test/te_hwrm/te_hwrm_pr.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/resourcemgmt/hwresourcesmgr/test/te_hwrm/te_hwrm_pr.mmp	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,64 @@
+// 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
+
+#ifndef SYMBIAN_OLD_EXPORT_LOCATION
+SYSTEMINCLUDE	/epoc32/include/test
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+SYSTEMINCLUDE	/epoc32/include/platform/test
+SYSTEMINCLUDE	/epoc32/include/platform/hwrm
+#else
+SYSTEMINCLUDE	/epoc32/include
+SYSTEMINCLUDE	/epoc32/include/test
+SYSTEMINCLUDE	/epoc32/include/hwrm
+#endif
+
+
+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