kerneltest/e32test/usbho/t_otgdi/group/t_otgdi_fdfactor.mmp
changeset 0 a41df078684a
child 253 d37db4dcc88d
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // t_otgdi_fdfactor.mmp
       
     2 //
       
     3 
       
     4 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     5 // All rights reserved.
       
     6 // This component and the accompanying materials are made available
       
     7 // under the terms of the License "Eclipse Public License v1.0"
       
     8 // which accompanies this distribution, and is available
       
     9 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 //
       
    11 // Initial Contributors:
       
    12 // Nokia Corporation - initial contribution.
       
    13 //
       
    14 // Contributors:
       
    15 //
       
    16 // Description:
       
    17 //
       
    18 
       
    19 TARGET        t_otgdi_fdfactor.exe
       
    20 TARGETTYPE    exe
       
    21 
       
    22 capability		CommDD
       
    23 // same UID as FDF
       
    24 uid				0		0x10282B48
       
    25 
       
    26 epocheapsize    0x1000  0x4000000
       
    27 
       
    28 SOURCEPATH    ../src
       
    29 
       
    30 // main module
       
    31 SOURCE        t_otgdi_fdfactor_main.cpp
       
    32 SOURCE        t_otgdi_fdfactor.cpp
       
    33 
       
    34 // include files
       
    35 USERINCLUDE     ../inc
       
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 
       
    38 
       
    39 LIBRARY       euser.lib
       
    40 LIBRARY		usbdescriptors.lib
       
    41 SMPSAFE