os/kernelhwsrv/kernel/eka/drivers/resmanus/resmanusextendedcore.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 1998-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 // e32\drivers\resmanus\resmanusextended.mmp
    15 // 
    16 //
    17 
    18 #include "../../kernel/kern_ext.mmh"
    19 
    20 USERINCLUDE	../../include/drivers
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    22 
    23 // speed optimisations 
    24 #ifdef MARM_ARMV5
    25  // ALWAYS_BUILD_AS_ARM
    26  OPTION ARMCC -O3 -Otime
    27 #endif
    28 
    29 macro BTRACE_RESMANUS
    30 macro PRM_US_INSTRUMENTATION_MACRO
    31 macro PRM_ENABLE_EXTENDED_VERSION
    32 macro PRM_ENABLE_EXTENDED_VERSION2
    33 
    34 target			resmanextendedcore.ldd
    35 targettype		kext
    36 source			d_resmanus.cpp
    37 
    38 deffile ../../~/ldd.def
    39 
    40 noexportlibrary
    41 
    42 start wins
    43 win32_headers
    44 end
    45 
    46 uid 			0x100000af 0x10285812
    47 capability		all
    48 
    49 VENDORID 0x70000001
    50 
    51 SMPSAFE
    52 MACRO               CPU_AFFINITY_ANY