usbmgmt/usbmgrtest/t_charging_arm/group/t_usbchargingarm.mmp
changeset 59 bbdce6bffaad
parent 29 59aa7d6e3e0f
equal deleted inserted replaced
58:84c26be382f0 59:bbdce6bffaad
     1 /*
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    23 TARGET			tusbchargingarm.exe        
    23 TARGET			tusbchargingarm.exe        
    24 
    24 
    25 CAPABILITY		ALL -Tcb
    25 CAPABILITY		ALL -Tcb
    26 
    26 
    27 SOURCEPATH              ../src
    27 SOURCEPATH              ../src
    28 SOURCE			activetest.CPP
    28 SOURCE			activetest.cpp
    29 SOURCE			activeconsole.CPP
    29 SOURCE			activeconsole.cpp
    30 SOURCE			testbase.CPP
    30 SOURCE			testbase.cpp
    31 
    31 
    32 // -- Add specific test files here.
    32 // -- Add specific test files here.
    33 SOURCE			usbchargingarmtest.cpp
    33 SOURCE			usbchargingarmtest.cpp
    34 // -- End
    34 // -- End
    35 
    35