kerneltest/e32test/group/d_khal.mmp
changeset 247 d8d70de2bd36
equal deleted inserted replaced
201:43365a9b78a3 247:d8d70de2bd36
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // e32test/group/d_khal.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 #include "kernel/kern_ext.mmh"
       
    19 
       
    20 target			  d_khal.ldd
       
    21 targettype		ldd
       
    22 sourcepath		../system
       
    23 source			  d_khal.cpp
       
    24 userinclude   ../system
       
    25 epocallowdlldata
       
    26 
       
    27 start wins
       
    28 win32_library	kernel32.lib
       
    29 end
       
    30 
       
    31 capability		all
       
    32 
       
    33 VENDORID 0x70000001
       
    34 SMPSAFE