traceservices/tracefw/ulogger/unit_test/group/te_sysstart.mmp
branchRCL_3
changeset 25 047f208ea78f
parent 24 cc28652e0254
equal deleted inserted replaced
24:cc28652e0254 25:047f208ea78f
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 TARGETTYPE	exe
    19 TARGETTYPE	exe
    20 UID			0x1000007A 0x101F777C
    20 UID			0x1000007A 0x101F777C
    21 VENDORID 	0x70000001
    21 VENDORID 	0x70000001
    22 MACRO __ULOGGER_SYSTEMSTART_UNIT_TEST
    22 MACRO __ULOGGER_SYSTEMSTART_UNIT_TEST
    23 
    23 
    24 SYSTEMINCLUDE	/epoc32/include
    24 OS_LAYER_SYSTEMINCLUDE
    25 SYSTEMINCLUDE	/epoc32/include/test
       
    26 
       
    27 
       
    28 
    25 
    29 USERINCLUDE ../te-sysstart
    26 USERINCLUDE ../te-sysstart
    30 USERINCLUDE ../../inc
    27 USERINCLUDE ../../inc
    31 USERINCLUDE ../../src/sysstarter
    28 USERINCLUDE ../../src/sysstarter
    32 
    29