|
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 // Printing support library |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 |
|
25 DEFAULT |
|
26 |
|
27 |
|
28 PRJ_EXPORTS |
|
29 |
|
30 ../inc/PDRSTORE.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pdrstore.h) |
|
31 ../inc/PDRPORT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pdrport.h) |
|
32 ../inc/BANDDEV.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(banddev.h) |
|
33 ../inc/METAFILE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(metafile.h) |
|
34 ../inc/pdrtext.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(printerdriversupport/pdrtext.h) |
|
35 ../inc/printerport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(printerdriversupport/printerport.h) |
|
36 |
|
37 ../group/pdrstore.iby /epoc32/rom/include/pdrstore.iby |
|
38 |
|
39 |
|
40 PRJ_TESTEXPORTS |
|
41 |
|
42 ../group/pdrstoreTest.iby /epoc32/rom/include/pdrstoretest.iby |
|
43 |
|
44 // batch file that runs all automatic pdrstore tests on hardware |
|
45 ../tps/scripts/pdrstoretest_run.bat z:/pdrstoretest/pdrstoretest_run.bat |
|
46 ../tps/scripts/pdrstoretest_run.bat /epoc32/release/winscw/udeb/pdrstoretest_run.bat |
|
47 ../tps/scripts/pdrstoretest_run.bat /epoc32/release/winscw/urel/pdrstoretest_run.bat |
|
48 ../tps/scripts/pdrstoretest.bat z:/pdrstoretest/pdrstoretest.bat |
|
49 |
|
50 ../tps/scripts/pdrstoretest_T_All.script z:/pdrstoretest/pdrstoretest_t_all.script |
|
51 ../tps/scripts/pdrstoretest_T_Pdr.script z:/pdrstoretest/pdrstoretest_t_pdr.script |
|
52 ../tps/scripts/pdrstoretest_T_PdrLst.script z:/pdrstoretest/pdrstoretest_t_pdrlst.script |
|
53 ../tps/scripts/pdrstoretest_T_PdrMem.script z:/pdrstoretest/pdrstoretest_t_pdrmem.script |
|
54 |
|
55 ../tps/pdrstore.mbm z:/test/pdrstore.mbm |
|
56 |
|
57 ../tps/printfiles/printdrv.pdr /epoc32/release/winscw/udeb/z/resource/printers/printdrv.pdr |
|
58 ../tps/printfiles/printdrv.pdr /epoc32/release/winscw/urel/z/resource/printers/printdrv.pdr |
|
59 ../tps/printfiles/printdrv.pdr /epoc32/release/armv5/udeb/printdrv.pdr |
|
60 ../tps/printfiles/printdrv.pdr /epoc32/release/armv5/urel/printdrv.pdr |
|
61 |
|
62 |
|
63 PRJ_MMPFILES |
|
64 |
|
65 ../group/PDRPORT.MMP |
|
66 ../group/PDRSTORE.MMP |
|
67 |
|
68 |
|
69 PRJ_TESTMMPFILES |
|
70 |
|
71 ../group/TPdrStoreServer.mmp |
|
72 ../tps/PRINTDRV.MMP support |