equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2008-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". |
51 USERINCLUDE .. ../utils ../store-- ../encdec |
51 USERINCLUDE .. ../utils ../store-- ../encdec |
52 |
52 |
53 SYSTEMINCLUDE ../store-- |
53 SYSTEMINCLUDE ../store-- |
54 |
54 |
55 SYSTEMINCLUDE /epoc32/include/tools |
55 SYSTEMINCLUDE /epoc32/include/tools |
56 SYSTEMINCLUDE ../../../../../../mw/appinstall/secureswitools/openssllib/import/inc/openssl |
56 SYSTEMINCLUDE ../../openssllib/import/inc/openssl |
57 SYSTEMINCLUDE ../../../../../../mw/appinstall/secureswitools/openssllib/import/inc |
57 SYSTEMINCLUDE ../../openssllib/import/inc |
58 |
58 |
59 #ifndef TOOLS2_LINUX |
59 #ifndef TOOLS2_LINUX |
60 STATICLIBRARY eay32 zlib |
60 STATICLIBRARY eay32 zlib |
61 #else |
61 #else |
62 STATICLIBRARY crypto zlib |
62 STATICLIBRARY crypto zlib |