sysstatemgmt/systemstateplugins/test/tcmncustomcmd/group/tcmncustomcmd_server.mmp
changeset 70 653a8b91b95e
parent 0 4e1aa6a622a0
equal deleted inserted replaced
64:61992147389a 70:653a8b91b95e
     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".
    37 USERINCLUDE		../../testapps/inc
    37 USERINCLUDE		../../testapps/inc
    38 
    38 
    39 SOURCEPATH		../src
    39 SOURCEPATH		../src
    40 SOURCE			tcmncustomcmd_server.cpp
    40 SOURCE			tcmncustomcmd_server.cpp
    41 SOURCE  		tcmncustomcmd_step_rendezvouswithestart.cpp
    41 SOURCE  		tcmncustomcmd_step_rendezvouswithestart.cpp
    42 SOURCE  		tcmncustomcmd_step_persistreboots.cpp
       
    43 SOURCE 			tcmncustomcmd_step_cancelmonitoring.cpp
    42 SOURCE 			tcmncustomcmd_step_cancelmonitoring.cpp
    44 
    43 
    45 // production code
    44 // production code
    46 USERINCLUDE 	../../../cmncustomcmd/inc
    45 USERINCLUDE 	../../../cmncustomcmd/inc
    47 
    46 
    48 SOURCEPATH		../../../cmncustomcmd/src
    47 SOURCEPATH		../../../cmncustomcmd/src
    49 SOURCE  		ssmcmncustomcmdfactory.cpp
    48 SOURCE  		ssmcmncustomcmdfactory.cpp
    50 SOURCE  		cmdrendezvouswithestart.cpp
    49 SOURCE  		cmdrendezvouswithestart.cpp
    51 SOURCE			cmdpersistreboots.cpp
       
    52 SOURCE			cmdcancelmonitoring.cpp
    50 SOURCE			cmdcancelmonitoring.cpp
    53 
    51 
    54 SOURCEPATH		../../../localsrc
    52 SOURCEPATH		../../../localsrc
    55 SOURCE			ssmpanic.cpp
    53 SOURCE			ssmpanic.cpp
    56 
    54 
    60 LIBRARY			euser.lib
    58 LIBRARY			euser.lib
    61 LIBRARY			efsrv.lib
    59 LIBRARY			efsrv.lib
    62 LIBRARY			testexecuteutils.lib
    60 LIBRARY			testexecuteutils.lib
    63 LIBRARY			testexecutelogclient.lib
    61 LIBRARY			testexecutelogclient.lib
    64 LIBRARY			ssmcmd.lib
    62 LIBRARY			ssmcmd.lib
    65 LIBRARY			estor.lib
       
    66 LIBRARY			bafl.lib
       
    67 LIBRARY			ssmcmn.lib
    63 LIBRARY			ssmcmn.lib
    68 LIBRARY			sysmoncli.lib
    64 LIBRARY			sysmoncli.lib
    69 
    65 
    70 SMPSAFE
    66 SMPSAFE