equal
deleted
inserted
replaced
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2005-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". |
22 TARGET cstktsyutility.dll |
22 TARGET cstktsyutility.dll |
23 TARGETTYPE dll |
23 TARGETTYPE dll |
24 UID 0x1000008D 0x102078E0 |
24 UID 0x1000008D 0x102078E0 |
25 |
25 |
26 #define USING_CTSY_DISPATCHER |
26 #define USING_CTSY_DISPATCHER |
27 MACRO TF_SAT_LOGGING |
|
28 USERINCLUDE ../inc |
27 USERINCLUDE ../inc |
29 USERINCLUDE ../exportinc/utility |
28 USERINCLUDE ../exportinc/utility |
30 |
29 USERINCLUDE ../traces |
31 #ifdef USING_CTSY_DISPATCHER |
|
32 //needed for tflogger.h (ideally change all "" to <> and remove |
|
33 USERINCLUDE ../../common_tsy/commontsy/inc |
|
34 #endif //USING_CTSY_DISPATCHER |
|
35 |
30 |
36 SOURCEPATH ../utility/src |
31 SOURCEPATH ../utility/src |
37 |
32 |
38 SOURCE CBerTlv.cpp |
33 SOURCE CBerTlv.cpp |
39 SOURCE CTlv.cpp |
34 SOURCE CTlv.cpp |
49 // Dependencies from other components |
44 // Dependencies from other components |
50 |
45 |
51 // Symbian |
46 // Symbian |
52 LIBRARY euser.lib // E32 user library |
47 LIBRARY euser.lib // E32 user library |
53 |
48 |
54 #include <comms-infras/commsdebugutility.mmh> |
|
55 |
|
56 UNPAGED |
49 UNPAGED |
57 |
50 |
58 SMPSAFE |
51 SMPSAFE |