equal
deleted
inserted
replaced
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1997-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". |
37 VENDORID 0x70000001 |
37 VENDORID 0x70000001 |
38 |
38 |
39 UNPAGED |
39 UNPAGED |
40 |
40 |
41 SMPSAFE |
41 SMPSAFE |
|
42 |
|
43 //CodeWarrior compilation options - disable the "illegal pragma" warning |
|
44 OPTION CW -w noillpragmas |
42 |
45 |
43 userinclude ../INC |
46 userinclude ../INC |
44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
47 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
45 userinclude ../../../../security/crypto/weakcrypto/inc |
48 userinclude ../../../../security/crypto/weakcrypto/inc |
46 |
49 |