sl@0: // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // Printing support library sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: PRJ_PLATFORMS sl@0: sl@0: DEFAULT sl@0: sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: ../inc/PDRSTORE.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pdrstore.h) sl@0: ../inc/PDRPORT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pdrport.h) sl@0: ../inc/BANDDEV.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(banddev.h) sl@0: ../inc/METAFILE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(metafile.h) sl@0: ../inc/pdrtext.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(printerdriversupport/pdrtext.h) sl@0: ../inc/printerport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(printerdriversupport/printerport.h) sl@0: sl@0: ../group/pdrstore.iby /epoc32/rom/include/pdrstore.iby sl@0: sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: ../group/pdrstoreTest.iby /epoc32/rom/include/pdrstoretest.iby sl@0: sl@0: // batch file that runs all automatic pdrstore tests on hardware sl@0: ../tps/scripts/pdrstoretest_run.bat z:/pdrstoretest/pdrstoretest_run.bat sl@0: ../tps/scripts/pdrstoretest_run.bat /epoc32/release/winscw/udeb/pdrstoretest_run.bat sl@0: ../tps/scripts/pdrstoretest_run.bat /epoc32/release/winscw/urel/pdrstoretest_run.bat sl@0: ../tps/scripts/pdrstoretest.bat z:/pdrstoretest/pdrstoretest.bat sl@0: sl@0: ../tps/scripts/pdrstoretest_T_All.script z:/pdrstoretest/pdrstoretest_t_all.script sl@0: ../tps/scripts/pdrstoretest_T_Pdr.script z:/pdrstoretest/pdrstoretest_t_pdr.script sl@0: ../tps/scripts/pdrstoretest_T_PdrLst.script z:/pdrstoretest/pdrstoretest_t_pdrlst.script sl@0: ../tps/scripts/pdrstoretest_T_PdrMem.script z:/pdrstoretest/pdrstoretest_t_pdrmem.script sl@0: sl@0: ../tps/pdrstore.mbm z:/test/pdrstore.mbm sl@0: sl@0: ../tps/printfiles/printdrv.pdr /epoc32/release/winscw/udeb/z/resource/printers/printdrv.pdr sl@0: ../tps/printfiles/printdrv.pdr /epoc32/release/winscw/urel/z/resource/printers/printdrv.pdr sl@0: ../tps/printfiles/printdrv.pdr /epoc32/release/armv5/udeb/printdrv.pdr sl@0: ../tps/printfiles/printdrv.pdr /epoc32/release/armv5/urel/printdrv.pdr sl@0: sl@0: sl@0: PRJ_MMPFILES sl@0: sl@0: ../group/PDRPORT.MMP sl@0: ../group/PDRSTORE.MMP sl@0: sl@0: sl@0: PRJ_TESTMMPFILES sl@0: sl@0: ../group/TPdrStoreServer.mmp sl@0: ../tps/PRINTDRV.MMP support