traceservices/tracefw/ulogger/unit_test/group/te_file.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
child 25 047f208ea78f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     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".
    19 TARGETTYPE	exe
    19 TARGETTYPE	exe
    20 UID			0x1000007A 0x101F777C
    20 UID			0x1000007A 0x101F777C
    21 CAPABILITY 	NONE
    21 CAPABILITY 	NONE
    22 VENDORID 	0x70000001
    22 VENDORID 	0x70000001
    23 
    23 
    24 OS_LAYER_SYSTEMINCLUDE
    24 //---------------------------------------
       
    25 // Specific files for TEFUnit
       
    26 //---------------------------------------
       
    27 SYSTEMINCLUDE	/epoc32/include
       
    28 SYSTEMINCLUDE	/epoc32/include/test
       
    29 SYSTEMINCLUDE	/epoc32/include/libc
       
    30 SYSTEMINCLUDE	/epoc32/include/ecom
    25 
    31 
    26 USERINCLUDE ../te-outfrwkchans/te-file
    32 USERINCLUDE ../te-outfrwkchans/te-file
    27 USERINCLUDE ../../inc
    33 USERINCLUDE ../../inc
    28 USERINCLUDE ../../src/outfrwkchans/file
    34 USERINCLUDE ../../src/outfrwkchans/file
    29 userinclude  ../../src/pluginframework
       
    30 
    35 
    31 SOURCEPATH  ../../src/outfrwkchans/file
    36 SOURCEPATH  ../../src/outfrwkchans/file
    32 SOURCE		uloggerfileplugin.cpp
    37 SOURCE		uloggerfileplugin.cpp
       
    38 
       
    39 userinclude  ../../src/pluginframework
       
    40 
    33 
    41 
    34 SOURCEPATH	../te-outfrwkchans/te-file
    42 SOURCEPATH	../te-outfrwkchans/te-file
    35 SOURCE		uloggerfileplugintest.cpp
    43 SOURCE		uloggerfileplugintest.cpp
    36 SOURCE		te_filesuiteserver.cpp
    44 SOURCE		te_filesuiteserver.cpp
    37 SOURCE		te_filesuitestepbase.cpp
    45 SOURCE		te_filesuitestepbase.cpp