equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008-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 * |
|
16 */ |
|
17 |
|
18 |
|
19 PRJ_PLATFORMS |
|
20 TOOLS2 |
|
21 |
|
22 PRJ_EXPORTS |
|
23 ../api/certapp-api.h /epoc32/include/tools/certapp-api.h |
|
24 |
|
25 //PRJ_TESTEXPORTS |
|
26 ../test/run_tcertapp.pl /epoc32/winscw/c/security_tools/tcertapp/run_tcertapp.pl |
|
27 ../test/pre_tcertapp.bat /epoc32/winscw/c/security_tools/tcertapp/pre_tcertapp.bat |
|
28 ../test/post_tcertapp.bat /epoc32/winscw/c/security_tools/tcertapp/post_tcertapp.bat |
|
29 ../test/tcertapp/aggregatestorecontents1_3.txt /epoc32/winscw/c/security_tools/tcertapp/aggregatestorecontents1_3.txt |
|
30 ../test/tcertapp/aggregatestorecontents2_3.txt /epoc32/winscw/c/security_tools/tcertapp/aggregatestorecontents2_3.txt |
|
31 ../test/tcertapp/ucs2-bigendian.txt /epoc32/winscw/c/security_tools/tcertapp/ucs2-bigendian.txt |
|
32 ../test/tcertapp/ucs2-littleendian.txt /epoc32/winscw/c/security_tools/tcertapp/ucs2-littleendian.txt |
|
33 ../test/tcertapp/utf8.txt /epoc32/winscw/c/security_tools/tcertapp/utf8.txt |
|
34 ../test/tcertapp/utf8_without_bom.txt /epoc32/winscw/c/security_tools/tcertapp/utf8_without_bom.txt |
|
35 |
|
36 |
|
37 PRJ_MMPFILES |
|
38 #ifdef TOOLS2 |
|
39 certapp.mmp |
|
40 certapp-api.mmp |
|
41 #endif |
|
42 |
|
43 // PRJ_TESTMMPFILES |
|
44 #ifdef TOOLS2 |
|
45 tcertapp.mmp |
|
46 #endif |