diff -r f92a4f87e424 -r 012cc2ee6408 usbdrv/peripheral/pdd/pil/group/usbperipheralpil.mmp --- a/usbdrv/peripheral/pdd/pil/group/usbperipheralpil.mmp Tue Aug 31 17:01:47 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,45 +0,0 @@ -/* - Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). - All rights reserved. - - This program and the accompanying materials are made available - under the terms of the Eclipse Public License v1.0 which accompanies - this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html - - Initial Contributors: - Nokia Corporation - initial contribution. - - Contributors: -*/ - -#include - -#include "kernel/kern_ext.mmh" - -target usbperipheralpil.dll -targettype kext -linkas usbperipheralpil.dll -deffile ../~/usbperipheralpil.def -VENDORID 0x70000001 -uid 0x00000000 0x2002E6DB -capability all -epocallowdlldata - -// The sytem include paths are declared by using the following macros - -OS_LAYER_SYSTEMINCLUDE - - - -// Include dirs of the HS-USB component -userinclude ../inc - -// PIL layer source files -sourcepath ../src -source chapter9.cpp -source descriptors.cpp -source misc.cpp -source ps_usbc.cpp -source queue.cpp -source controltransfersm.cpp