kerneltest/f32test/loader/security/fuzzlib.mmp
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 2008-2009 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 // f32test/loader/security/fuzzlib.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 target			fuzzlib.lib
       
    19 targettype		lib
       
    20 sourcepath		.
       
    21 #ifdef MARM
       
    22 source			uc_exe.cia
       
    23 #else
       
    24 #ifdef X86
       
    25 source			uc_exex86.cia
       
    26 #endif
       
    27 #endif
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 USERINCLUDE	../../../../kernel/eka/include
       
    30 capability		all
       
    31 
       
    32 SMPSAFE