Update contrib.
1 // Copyright (c) 2002-2010 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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // Te_UloggerServerTestSuite.mmp
18 TARGET te_uloggerservertestsuite.exe
20 UID 0x1000007A 0x10273881
21 CAPABILITY CommDD NetworkControl LocalServices ProtServ
23 MACRO __ULOGGER_SERVER_UNIT_TEST
25 OS_LAYER_SYSTEMINCLUDE
27 USERINCLUDE ../te-server
29 USERINCLUDE ../../src/pluginframework
30 USERINCLUDE ../../src/uloggerserver
32 SOURCEPATH ../te-server
33 SOURCE te_uloggerservertestsuiteserver.cpp
34 SOURCE te_uloggerservertestsuitestepbase.cpp
35 SOURCE uloggerservertest0step.cpp
36 SOURCE uloggerservertest1step.cpp
37 SOURCE uloggerservertest2step.cpp
38 SOURCE uloggerservertest3step.cpp
39 SOURCE uloggerservertest4step.cpp
40 SOURCE uloggerservertest5step.cpp
41 SOURCE uloggerservertest6step.cpp
43 SOURCEPATH ../../src/uloggerserver
44 SOURCE uloggerwatcher.cpp
45 SOURCE uloggersrvsession.cpp
46 SOURCE uloggerserver.cpp
48 SOURCEPATH ../../src/pluginframework
49 SOURCE pluginallocator.cpp
50 SOURCE inputframework.cpp
51 SOURCE outputframework.cpp
54 SOURCEPATH ../../src/command
55 SOURCE uloggercommands.cpp
63 LIBRARY uloggersysconfig.lib
64 LIBRARY testexecuteutils.lib
65 LIBRARY testexecutelogclient.lib ecom.lib