kerneltest/e32test/group/t_usb_device.mmp
changeset 259 57b9594f5772
parent 0 a41df078684a
child 257 3e88ff8f41d5
child 269 d57b86b1867a
equal deleted inserted replaced
247:d8d70de2bd36 259:57b9594f5772
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 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
    21 // Header file paths
    22 // Header file paths
    22 
    23 
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 
    25 
    25 USERINCLUDE	  ../USB/T_USB_DEVICE/INCLUDE
    26 USERINCLUDE	  ../usb/t_usb_device/include
       
    27 USERINCLUDE   ../traces_t_usb_device
    26 
    28 
    27 // Source file paths
    29 // Source file paths
    28 
    30 
    29 SOURCEPATH	  ../USB/T_USB_DEVICE/SRC
    31 SOURCEPATH	  ../usb/t_usb_device/src
    30 
    32 
    31 
    33 
    32 SOURCE     	main.cpp
    34 SOURCE     	main.cpp
    33 SOURCE		activecontrol.cpp
    35 SOURCE		activecontrol.cpp
    34 SOURCE		activerw.cpp
    36 SOURCE		activerw.cpp