traceservices/tracefw/ulogger/unit_test/group/te_file.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".
    22 VENDORID 	0x70000001
    22 VENDORID 	0x70000001
    23 
    23 
    24 //---------------------------------------
    24 //---------------------------------------
    25 // Specific files for TEFUnit
    25 // Specific files for TEFUnit
    26 //---------------------------------------
    26 //---------------------------------------
    27 SYSTEMINCLUDE	/epoc32/include
    27 OS_LAYER_SYSTEMINCLUDE
    28 SYSTEMINCLUDE	/epoc32/include/test
       
    29 SYSTEMINCLUDE	/epoc32/include/libc
       
    30 SYSTEMINCLUDE	/epoc32/include/ecom
       
    31 
    28 
    32 USERINCLUDE ../te-outfrwkchans/te-file
    29 USERINCLUDE ../te-outfrwkchans/te-file
    33 USERINCLUDE ../../inc
    30 USERINCLUDE ../../inc
    34 USERINCLUDE ../../src/outfrwkchans/file
    31 USERINCLUDE ../../src/outfrwkchans/file
    35 
    32