1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/kernelhwsrv/kerneltest/e32utils/group/usbmsapp.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,34 @@
1.4 +/**
1.5 + @file
1.6 + @SYMPurpose usbmsapp.exe USB mass storage sample application
1.7 + */
1.8 +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
1.9 +// All rights reserved.
1.10 +// This component and the accompanying materials are made available
1.11 +// under the terms of the License "Eclipse Public License v1.0"
1.12 +// which accompanies this distribution, and is available
1.13 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.14 +//
1.15 +// Initial Contributors:
1.16 +// Nokia Corporation - initial contribution.
1.17 +//
1.18 +// Contributors:
1.19 +//
1.20 +// Description:
1.21 +//
1.22 +
1.23 +TARGET usbmsapp.exe
1.24 +TARGETTYPE EXE
1.25 +
1.26 +SOURCEPATH ../usbmsapp
1.27 +SOURCE usbmsapp.cpp
1.28 +
1.29 +LIBRARY efsrv.lib euser.lib hal.lib usbcsc_bil.lib
1.30 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.31 +
1.32 +capability all
1.33 +
1.34 +unpagedcode
1.35 +
1.36 +// 0x101fe1db to pretend to be USB Manager (needed for the OTG drivers)
1.37 +UID 0x0 0x101fe1db