os/kernelhwsrv/kerneltest/e32utils/group/otgusbmsapp.mmp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/kerneltest/e32utils/group/otgusbmsapp.mmp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,36 @@
     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         		otgusbmsapp.exe
    1.24 +TARGETTYPE     		EXE
    1.25 +
    1.26 +MACRO BUILD_OTG_USBMSAPP=1
    1.27 +
    1.28 +SOURCEPATH		../usbmsapp
    1.29 +SOURCE 	       	usbmsapp.cpp
    1.30 +	
    1.31 +LIBRARY			efsrv.lib euser.lib hal.lib usbcsc_bil.lib
    1.32 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.33 +
    1.34 +capability	all
    1.35 +
    1.36 +unpaged
    1.37 +
    1.38 +// 0x101fe1db to pretend to be USB Manager (needed for the OTG drivers)
    1.39 +UID 0x0 0x101fe1db