diff -r a179b74831c9 -r c1f20ce4abcf kerneltest/e32test/group/t_usb_device.mmp --- a/kerneltest/e32test/group/t_usb_device.mmp Thu Aug 19 11:14:22 2010 +0300 +++ b/kerneltest/e32test/group/t_usb_device.mmp Tue Aug 31 16:34:26 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of the License "Eclipse Public License v1.0" @@ -18,15 +18,17 @@ TARGET T_USB_DEVICE.EXE TARGETTYPE EXE +uid 0x0 0x20031630 // Header file paths OS_LAYER_SYSTEMINCLUDE_SYMBIAN -USERINCLUDE ../USB/T_USB_DEVICE/INCLUDE +USERINCLUDE ../usb/t_usb_device/include +USERINCLUDE ../traces_t_usb_device // Source file paths -SOURCEPATH ../USB/T_USB_DEVICE/SRC +SOURCEPATH ../usb/t_usb_device/src SOURCE main.cpp