navienginebsp/ne1_tb/test/d_timestamppdd.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 /*
       
     2 * Copyright (c) 2010 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 "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 /**
       
    20 @file
       
    21 
       
    22 @SYMPurpose 
       
    23 */
       
    24 
       
    25 
       
    26 #include <variant_test.mmh>
       
    27 #include "kernel/kern_ext.mmh"
       
    28 
       
    29 target         VariantTarget(d_timestamp,pdd)
       
    30 romtarget      d_timestamp.pdd
       
    31 
       
    32 targettype     pdd
       
    33 sourcepath     ./timestamp
       
    34 source         d_timestamp.cpp
       
    35 
       
    36 SYMBIAN_BASE_SYSTEMINCLUDE(assp/naviengine)
       
    37 userinclude		../inc
       
    38 #if defined(SMP)
       
    39 USERINCLUDE                  ../../../../../os/kernelhwsrv/kernel/eka/include/drivers/smppower/sample_idlehandler
       
    40 #endif
       
    41 
       
    42 userinclude		../../../../../os/kernelhwsrv/kerneltest/e32test/timestamp/
       
    43 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    44 
       
    45 library	  VariantTarget(power,lib)
       
    46 
       
    47 vendorid 0x70000001
       
    48 
       
    49 capability		all
       
    50 epocallowdlldata
       
    51 
       
    52 SMPSAFE