kerneltest/e32test/group/t_nestdll6.mmp
changeset 300 1d28c8722707
equal deleted inserted replaced
293:0659d0e1a03c 300:1d28c8722707
       
     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/t_nestdll6.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 target			t_nestdll6.dll
       
    19 targettype		dll
       
    20 sourcepath		../dll
       
    21 source			t_nestdll.cpp
       
    22 deffile         t_nestdll6.def
       
    23 nostrictdef
       
    24 library			euser.lib
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 capability		none
       
    28 
       
    29 macro DLL_NUMBER=6
       
    30 macro LOAD_DLL=7
       
    31 epocallowdlldata
       
    32 
       
    33 VENDORID 0x70000001
       
    34 
       
    35 SMPSAFE