author | Santosh V Patil <santosh.v.patil@nokia.com> |
Mon, 23 Nov 2009 09:18:22 +0530 | |
changeset 27 | f3b0b5725c58 |
permissions | -rw-r--r-- |
27
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
1 |
/* |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
3 |
* All rights reserved. |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
5 |
* under the terms of the License "Eclipse Public License v1.0" |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
8 |
* |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
11 |
* |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
12 |
* Contributors: |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
13 |
* |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
14 |
* Description: |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
15 |
* Exports SWI certificate store |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
16 |
* |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
17 |
*/ |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
18 |
|
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
19 |
/** |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
20 |
@file |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
21 |
*/ |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
22 |
|
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
23 |
PRJ_PLATFORMS |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
24 |
DEFAULT |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
25 |
|
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
26 |
PRJ_EXPORTS |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
27 |
../data/swicertstore.dat /epoc32/release/winscw/udeb/Z/resource/swicertstore.dat |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
28 |
../data/swicertstore.dat /epoc32/release/winscw/urel/Z/resource/swicertstore.dat |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
29 |
../data/swicertstore.dat /epoc32/data/z/resource/swicertstore.dat |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
30 |
|
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
31 |
// ROMKIT includes |
f3b0b5725c58
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
32 |
rootcerts.iby /epoc32/rom/include/rootcerts.iby |