|
1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // MIME recognisers |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT WINC |
|
25 |
|
26 |
|
27 PRJ_EXPORTS |
|
28 |
|
29 ../inc/APMFNDR.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(apmfndr.h) |
|
30 ../inc/APMREC.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(apmrec.h) |
|
31 ../inc/APMREC.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(apmrec.inl) |
|
32 ../inc/APMSTD.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(apmstd.h) |
|
33 ../inc/DATASTOR.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(datastor.h) |
|
34 |
|
35 ../bwins/MRECU.DEF /epoc32/release/wins/mrecu.def |
|
36 |
|
37 ../group/emime.iby /epoc32/rom/include/emime.iby |
|
38 |
|
39 PRJ_MMPFILES |
|
40 |
|
41 ../apmime/APMIME.MMP |
|
42 ../rec/RECAPP.MMP |
|
43 ../rec/RECTXT.MMP |
|
44 |
|
45 |
|
46 PRJ_TESTMMPFILES |
|
47 |
|
48 ../tef/TEmimeTestServer.mmp support |
|
49 |
|
50 ../tef/TTestEcomDataRec.mmp support |
|
51 |
|
52 |
|
53 PRJ_TESTEXPORTS |
|
54 |
|
55 ../tef/scripts/emimetest_run.bat z:/emimetest/emimetest_run.bat |
|
56 ../tef/scripts/emimetest_run.bat /epoc32/release/winscw/udeb/emimetest_run.bat |
|
57 ../tef/scripts/emimetest_run.bat /epoc32/release/winscw/urel/emimetest_run.bat |
|
58 ../tef/scripts/emimetest_T_Mime.script z:/emimetest/emimetest_t_mime.script |
|
59 ../tef/scripts/emimetest_T_Mstr.script z:/emimetest/emimetest_t_mstr.script |
|
60 ../tef/scripts/emimetest_T_Maps.script z:/emimetest/emimetest_t_maps.script |
|
61 |
|
62 ../group/EMimeTest.iby /epoc32/rom/include/emimetest.iby |
|
63 |
|
64 // MARM |
|
65 ../tdata/testrec.text /epoc32/data/z/system/data/emime/testrec.text |
|
66 ../tdata/testrec.txt /epoc32/data/z/system/data/emime/testrec.txt |
|
67 ../tdata/Word.doc /epoc32/data/z/system/data/emime/word.doc |
|
68 |
|
69 // WINS UDEB |
|
70 ../tdata/testrec.text /epoc32/release/wins/udeb/z/system/data/emime/testrec.text |
|
71 ../tdata/testrec.txt /epoc32/release/wins/udeb/z/system/data/emime/testrec.txt |
|
72 ../tdata/Word.doc /epoc32/release/wins/udeb/z/system/data/emime/word.doc |
|
73 |
|
74 // WINS UREL |
|
75 ../tdata/testrec.text /epoc32/release/wins/urel/z/system/data/emime/testrec.text |
|
76 ../tdata/testrec.txt /epoc32/release/wins/urel/z/system/data/emime/testrec.txt |
|
77 ../tdata/Word.doc /epoc32/release/wins/urel/z/system/data/emime/word.doc |
|
78 |
|
79 // WINSCW UDEB |
|
80 ../tdata/testrec.text /epoc32/release/winscw/udeb/z/system/data/emime/testrec.text |
|
81 ../tdata/testrec.txt /epoc32/release/winscw/udeb/z/system/data/emime/testrec.txt |
|
82 ../tdata/Word.doc /epoc32/release/winscw/udeb/z/system/data/emime/word.doc |
|
83 |
|
84 // WINSCW UREL |
|
85 ../tdata/testrec.text /epoc32/release/winscw/urel/z/system/data/emime/testrec.text |
|
86 ../tdata/testrec.txt /epoc32/release/winscw/urel/z/system/data/emime/testrec.txt |
|
87 ../tdata/Word.doc /epoc32/release/winscw/urel/z/system/data/emime/word.doc |