kerneltest/e32test/group/d_timestamp.mmp
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
child 258 880ff05ad710
child 263 9e2d4f7f5028
equal deleted inserted replaced
256:c1f20ce4abcf 257:3e88ff8f41d5
     1 // Copyright (c) 2010 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 // d_timestamp.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 
       
    20 #include "kernel\kern_ext.mmh"
       
    21 
       
    22 TARGET		        D_TIMESTAMP.LDD
       
    23 TARGETTYPE		LDD
       
    24 
       
    25 SOURCEPATH		../timestamp
       
    26 SOURCE			D_TIMESTAMP.CPP
       
    27 
       
    28 LIBRARY			EKERN.LIB
       
    29 
       
    30 epocallowdlldata
       
    31 
       
    32 UID		0x100000af
       
    33 VENDORID 0x70000001
       
    34 
       
    35 start wins
       
    36 win32_headers
       
    37 end
       
    38 
       
    39 capability		all
       
    40 
       
    41 SMPSAFE