os/persistentdata/traceservices/commsdebugutility/TE_commsdebugutility/group/TE_comsdbg.mmp
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/persistentdata/traceservices/commsdebugutility/TE_commsdebugutility/group/TE_comsdbg.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,79 @@
1.4 +// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +// using relative paths for sourcepath and user includes
1.18 +// uses ts_Commdb's UID (so don't run ts_commdb at same time!)
1.19 +//
1.20 +
1.21 +
1.22 +TARGET te_comsdbg.exe
1.23 +TARGETTYPE EXE
1.24 +UID 0x1000008d 0x101F52C4
1.25 +VENDORID 0x70000001
1.26 +CAPABILITY ALL -Tcb
1.27 +
1.28 +USERINCLUDE ../inc
1.29 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.30 +
1.31 +SOURCEPATH ../src
1.32 +SOURCE Setup.cpp
1.33 +SOURCE TE_comsdbgServer.cpp
1.34 +SOURCE teststepcomsdbg.cpp
1.35 +SOURCE step_001_01.cpp
1.36 +SOURCE step_002_xx.cpp
1.37 +SOURCE step_003_xx.cpp
1.38 +SOURCE step_004_xx.cpp
1.39 +SOURCE step_005_xx.cpp
1.40 +SOURCE step_006_xx.cpp
1.41 +SOURCE step_007_xx.cpp
1.42 +SOURCE step_008_xx.cpp
1.43 +SOURCE step_009_xx.cpp
1.44 +SOURCE step_010_xx.cpp
1.45 +SOURCE step_011_xx.cpp
1.46 +SOURCE step_012_xx.cpp
1.47 +SOURCE step_013_xx.cpp
1.48 +SOURCE step_014_xx.cpp
1.49 +SOURCE step_015_xx.cpp
1.50 +SOURCE step_017_xx.cpp
1.51 +SOURCE step_016_xx.cpp
1.52 +SOURCE step_018_01.cpp
1.53 +SOURCE step_019_01.cpp
1.54 +SOURCE step_020_xx.cpp
1.55 +SOURCE step_021_01.cpp
1.56 +SOURCE step_022_01.cpp
1.57 +SOURCE step_023_01.cpp
1.58 +SOURCE step_024_xx.cpp
1.59 +SOURCE step_025_xx.cpp
1.60 +SOURCE step_026_xx.cpp
1.61 +SOURCE step_027_xx.cpp
1.62 +SOURCE step_028_xx.cpp
1.63 +SOURCE step_029_xx.cpp
1.64 +SOURCE step_030_xx.cpp
1.65 +SOURCE t_cdu_performancetest.cpp
1.66 +
1.67 +LIBRARY euser.lib
1.68 +LIBRARY comsdbgutil.lib
1.69 +LIBRARY efsrv.lib
1.70 +LIBRARY tlog1.lib
1.71 +LIBRARY tlog3.lib
1.72 +LIBRARY tlog4.lib
1.73 +LIBRARY testexecuteutils.lib
1.74 +
1.75 +// Force the library to build for release builds.
1.76 +// Debug builds triggered automatically by the flogger.h header file.
1.77 +MACRO __FLOG_SUPPRESS_REL_WARNING
1.78 +MACRO __FLOG_ACTIVE
1.79 +
1.80 +//MACRO SERIAL_DISPLAY
1.81 +
1.82 +SMPSAFE