traceservices/tracefw/ulogger/unit_test/group/te_serial.mmp
branchRCL_3
changeset 56 839ea9debada
parent 47 047f208ea78f
equal deleted inserted replaced
50:8dc8494f1e0e 56:839ea9debada
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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 OS_LAYER_SYSTEMINCLUDE
    27 SYSTEMINCLUDE	/epoc32/include
       
    28 SYSTEMINCLUDE	/epoc32/include/test
       
    29 SYSTEMINCLUDE	/epoc32/include/libc
       
    30 SYSTEMINCLUDE	/epoc32/include/ecom
    28 
    31 
    29 USERINCLUDE ../te-outfrwkchans/te-serial
    32 USERINCLUDE ../te-outfrwkchans/te-serial
    30 USERINCLUDE ../../inc
    33 USERINCLUDE ../../inc
    31 USERINCLUDE ../../src/outfrwkchans/serial
    34 USERINCLUDE ../../src/outfrwkchans/serial
    32 
    35