equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2004-2007 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2004-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 "Eclipse Public License v1.0" |
5 * under the terms of "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". |
35 SOURCEPATH ../utils/src |
35 SOURCEPATH ../utils/src |
36 SOURCE Base64.cpp |
36 SOURCE Base64.cpp |
37 |
37 |
38 SOURCE drmaescrypto.cpp |
38 SOURCE drmaescrypto.cpp |
39 |
39 |
|
40 SOURCEPATH ../drmcrypto/src |
|
41 SOURCE OmaCrypto.cpp |
|
42 |
|
43 |
40 SOURCEPATH ../drmcrypto/build |
44 SOURCEPATH ../drmcrypto/build |
41 SOURCE omacrypto.cpp |
|
42 SOURCE cmlacrypto.cpp |
45 SOURCE cmlacrypto.cpp |
43 |
46 |
44 LIBRARY euser.lib |
47 LIBRARY euser.lib |
45 LIBRARY efsrv.lib |
48 LIBRARY efsrv.lib |
46 LIBRARY asn1.lib |
49 LIBRARY asn1.lib |