kerneltest/e32test/usbho/t_usbdi/group/t_usbhost_usbman.mmp
changeset 253 d37db4dcc88d
parent 0 a41df078684a
child 257 3e88ff8f41d5
equal deleted inserted replaced
252:0a40b8675b23 253:d37db4dcc88d
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    16 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    17 
    17 
    18 target			t_usbhost_usbman.exe
    18 target			t_usbhost_usbman.exe
    19 targettype		exe
    19 targettype		exe
    20 
    20 
       
    21 USERINCLUDE ../traces_t_usbhost_usbman
       
    22 
    21 sourcepath		../t_usbhost_usbman_src
    23 sourcepath		../t_usbhost_usbman_src
    22 source			t_usbhost_usbman.cpp
    24 source			t_usbhost_usbman.cpp
    23 
    25 
    24 library			euser.lib
    26 library			euser.lib
    25 
    27