kerneltest/e32test/group/t_usb_device.mmp
branchRCL_3
changeset 44 3e88ff8f41d5
parent 43 c1f20ce4abcf
equal deleted inserted replaced
43:c1f20ce4abcf 44:3e88ff8f41d5
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    16 //
    16 //
    17 
    17 
    18 TARGET        T_USB_DEVICE.EXE
    18 TARGET        T_USB_DEVICE.EXE
    19 TARGETTYPE    EXE
    19 TARGETTYPE    EXE
    20 
    20 
    21 uid   0x0   0x20031630
       
    22 // Header file paths
    21 // Header file paths
    23 
    22 
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 
    24 
    26 USERINCLUDE	  ../usb/t_usb_device/include
    25 USERINCLUDE	  ../USB/T_USB_DEVICE/INCLUDE
    27 USERINCLUDE   ../traces_t_usb_device
       
    28 
    26 
    29 // Source file paths
    27 // Source file paths
    30 
    28 
    31 SOURCEPATH	  ../usb/t_usb_device/src
    29 SOURCEPATH	  ../USB/T_USB_DEVICE/SRC
    32 
    30 
    33 
    31 
    34 SOURCE     	main.cpp
    32 SOURCE     	main.cpp
    35 SOURCE		activecontrol.cpp
    33 SOURCE		activecontrol.cpp
    36 SOURCE		activerw.cpp
    34 SOURCE		activerw.cpp