equal
deleted
inserted
replaced
1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2009-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". |
20 |
20 |
21 SOURCEPATH ../src |
21 SOURCEPATH ../src |
22 SOURCE tprofiler.cpp |
22 SOURCE tprofiler.cpp |
23 |
23 |
24 USERINCLUDE ../inc |
24 USERINCLUDE ../inc |
25 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
25 OS_LAYER_SYSTEMINCLUDE |
26 |
26 |
27 LIBRARY euser.lib testexecuteutils.lib testexecutelogclient.lib hal.lib |
27 LIBRARY euser.lib testexecuteutils.lib testexecutelogclient.lib hal.lib |
28 |
28 |
29 deffile tprofiler.def |
29 deffile tprofiler.def |
30 |
30 |