sbsv2/raptor/test/smoke_suite/test_resources/mmp/mmp4/group/d_lddturnaroundtimertest.mmp
changeset 3 e1eecf4d390d
equal deleted inserted replaced
1:be27ed110b50 3:e1eecf4d390d
       
     1 /*
       
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 * e32test\group\d_lddturnaroundtimertest.mmp
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include "kernel/kern_ext.mmh"
       
    21 
       
    22 TARGET         d_lddturnaroundtimertest.ldd
       
    23 TARGETTYPE     LDD
       
    24 SOURCEPATH     ../device
       
    25 SOURCE         d_lddturnaroundtimertest.cpp
       
    26 
       
    27 
       
    28 EPOCALLOWDLLDATA
       
    29 
       
    30 UID		0x100000af
       
    31 VENDORID 0x70000001
       
    32 
       
    33 
       
    34 capability		all
       
    35 
       
    36 start wins
       
    37 win32_headers
       
    38 end