85
|
1 |
/*
|
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
* All rights reserved.
|
|
4 |
* This component and the accompanying materials are made available
|
|
5 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
6 |
* which accompanies this distribution, and is available
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
*
|
|
9 |
* Initial Contributors:
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
11 |
*
|
|
12 |
* Contributors:
|
|
13 |
*
|
|
14 |
* Description:
|
|
15 |
* Exports SWI certificate store
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
/**
|
|
20 |
@file
|
|
21 |
*/
|
|
22 |
|
|
23 |
PRJ_PLATFORMS
|
|
24 |
DEFAULT
|
|
25 |
|
|
26 |
PRJ_EXPORTS
|
|
27 |
../data/swicertstore.dat /epoc32/release/winscw/udeb/Z/resource/swicertstore.dat
|
|
28 |
../data/swicertstore.dat /epoc32/release/winscw/urel/Z/resource/swicertstore.dat
|
|
29 |
../data/swicertstore.dat /epoc32/data/z/resource/swicertstore.dat
|
|
30 |
|
|
31 |
// ROMKIT includes
|
|
32 |
rootcerts.iby /epoc32/rom/include/rootcerts.iby
|