project/com.nokia.carbide.cpp.epoc.engine.tests/data/mmp/eexe.mmp
changeset 0 fb279309251b
child 1201 d6dbdb4c0be1
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 /*
       
     2 * Copyright (c) 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 "Symbian Foundation License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 target			eexe.lib
       
    21 targettype		lib
       
    22 
       
    23 #if defined(GCC32)
       
    24 ALWAYS_BUILD_AS_ARM
       
    25 #endif
       
    26 
       
    27 #if defined(WINS)
       
    28 sourcepath		epoc\win32
       
    29 #elif defined(X86)
       
    30 sourcepath		epoc\x86
       
    31 #elif defined(MARM)
       
    32 sourcepath		epoc\arm
       
    33 source			uc_exe.cia
       
    34 #endif
       
    35 source			uc_exe.cpp
       
    36 
       
    37 systeminclude	..\include
       
    38 
       
    39 
       
    40 capability		all
       
    41 
       
    42 VENDORID 0x70000001