usbmgmt/usbmgrtest/t_usb_charging/group/t_usbcharging_cmdparam.mmp
changeset 49 93c0009bd947
child 59 bbdce6bffaad
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usbmgmt/usbmgrtest/t_usb_charging/group/t_usbcharging_cmdparam.mmp	Thu Sep 16 12:03:29 2010 +0800
@@ -0,0 +1,42 @@
+/*
+* Copyright (c) 2006-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:
+*
+*/
+
+TARGETTYPE		exe
+MACRO	COMMANDLINE_PARAM
+UID 			0 0x20031E54
+
+TARGET			tusbcharging.exe        
+
+CAPABILITY		ALL -Tcb
+
+SOURCEPATH              ../src
+SOURCE			activetest.CPP
+SOURCE			activeconsole.CPP
+SOURCE			testbase.CPP
+SOURCE			usbchargingarmtest.cpp
+SOURCE          usbchargingcurrentwatcher.cpp
+SOURCE          usbstatewatcher.cpp
+
+USERINCLUDE             ../inc
+USERINCLUDE             ../traces
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+LIBRARY			euser.lib
+LIBRARY			usbman.lib
+LIBRARY			esock.lib
+LIBRARY			efsrv.lib
+