kernel/eka/drivers/resmanus/resmanusextended.mmp
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     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 
       
    33 target			resmanextended.ldd
       
    34 targettype		kext
       
    35 source			d_resmanus.cpp
       
    36 
       
    37 deffile ../../~/ldd.def
       
    38 
       
    39 noexportlibrary
       
    40 
       
    41 start wins
       
    42 win32_headers
       
    43 end
       
    44 
       
    45 uid 			0x100000af 0x10285812
       
    46 capability		all
       
    47 
       
    48 VENDORID 0x70000001
       
    49 
       
    50 SMPSAFE
       
    51 MACRO               CPU_AFFINITY_ANY