equal
deleted
inserted
replaced
1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // Portions copyright (c) 2010 Cell Telecom Ltd |
2 // All rights reserved. |
3 // All rights reserved. |
3 // This component and the accompanying materials are made available |
4 // This component and the accompanying materials are made available |
4 // under the terms of "Eclipse Public License v1.0" |
5 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
6 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
33 deffile SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(def/eabi/libWFC.def) |
34 deffile SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(def/eabi/libWFC.def) |
34 #endif |
35 #endif |
35 |
36 |
36 MACRO __KHR_EXPORTS |
37 MACRO __KHR_EXPORTS |
37 TARGETTYPE dll |
38 TARGETTYPE dll |
38 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ |
39 CAPABILITY All -TCB |
39 UID 0x1000008D KUidOpenWfcDllUidValue |
40 UID 0x1000008D KUidOpenWfcDllUidValue |
40 |
41 |
41 OPTION ARMCC -O3 -Otime --cpu 6 |
42 OPTION ARMCC -O3 -Otime --cpu 6 |
42 ALWAYS_BUILD_AS_ARM |
43 ALWAYS_BUILD_AS_ARM |
43 |
44 |