equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of the License "Eclipse Public License v1.0" |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
31 VENDORID 0x70000001 |
31 VENDORID 0x70000001 |
32 |
32 |
33 SOURCEPATH ../source/random |
33 SOURCEPATH ../source/random |
34 SOURCE random.cpp threadrandom.cpp randomshim.cpp |
34 SOURCE random.cpp threadrandom.cpp randomshim.cpp |
35 |
35 |
36 USERINCLUDE ../inc |
|
37 USERINCLUDE ../inc/spi |
|
38 USERINCLUDE ../../../cryptomgmtlibs/securityutils/inc |
36 USERINCLUDE ../../../cryptomgmtlibs/securityutils/inc |
39 USERINCLUDE ../../../cryptoplugins/cryptospiplugins/source/softwarecrypto |
37 USERINCLUDE ../../../cryptoplugins/cryptospiplugins/source/softwarecrypto |
40 OS_LAYER_SYSTEMINCLUDE |
38 OS_LAYER_SYSTEMINCLUDE |
41 OS_LAYER_ESTLIB_SYSTEMINCLUDE |
39 OS_LAYER_ESTLIB_SYSTEMINCLUDE |
42 LIBRARY euser.lib cryptospi.lib |
40 LIBRARY euser.lib cryptospi.lib |