equal
deleted
inserted
replaced
1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2002-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". |
34 // Do not add the non-callable exports to the DEF files |
34 // Do not add the non-callable exports to the DEF files |
35 // Remove this line temporarily if we need to add new exports |
35 // Remove this line temporarily if we need to add new exports |
36 NOEXPORTLIBRARY |
36 NOEXPORTLIBRARY |
37 |
37 |
38 // DEFFILE RawIp.def |
38 // DEFFILE RawIp.def |
|
39 |
|
40 MACRO __BTT_LOGGING__ |
39 |
41 |
40 SOURCEPATH ../src |
42 SOURCEPATH ../src |
41 |
43 |
42 SOURCE RawIPFlow.cpp |
44 SOURCE RawIPFlow.cpp |
43 SOURCE RawIPFlowFactory.cpp |
45 SOURCE RawIPFlowFactory.cpp |