commsprocess/commsrootserverconfig/TE_rootserver/group/TE_rootserver.mmp
changeset 72 ae47d0499bee
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
       
     1 // Copyright (c) 2003-2009 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 "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 
       
    15 // using relative paths for sourcepath and user includes
       
    16 
       
    17 TARGET        	te_rootserver.exe
       
    18 TARGETTYPE    	EXE
       
    19 UID           	0x1000008d 0x101F529F
       
    20 VENDORID 0x70000001
       
    21 
       
    22 
       
    23 SOURCEPATH      ../src
       
    24 SOURCE        TE_RootServerServer.cpp
       
    25 SOURCE        TestStepRootServer.cpp
       
    26 SOURCE        TestAsynchHandler.cpp
       
    27 SOURCE        RootServerTestSection1.cpp
       
    28 SOURCE        RootServerTestSection2.cpp
       
    29 SOURCE        RootServerTestSection3.cpp
       
    30 SOURCE        RootServerTestSection4.cpp
       
    31 SOURCE        RootServerTestSection5.cpp
       
    32 SOURCE        RootServerTestSection6.cpp
       
    33 SOURCE        RootServerTestSection7.cpp
       
    34 SOURCE        RootServerTestSection8.cpp
       
    35 
       
    36 SOURCEPATH      ../../configurator/src
       
    37 SOURCE        c32cmiutils.cpp
       
    38 
       
    39 USERINCLUDE     ../inc
       
    40 USERINCLUDE     ../../inc
       
    41 USERINCLUDE   	../../configurator/src
       
    42 
       
    43 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    44 
       
    45 
       
    46 LIBRARY		euser.lib c32root.lib commsfw.lib
       
    47 LIBRARY		TestExecuteUtils.lib
       
    48 
       
    49 
       
    50 CAPABILITY ALL -Tcb