os/graphics/printingservices/printerdriversupport/group/BLD.INF
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Printing support library
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
/**
sl@0
    19
 @file
sl@0
    20
*/
sl@0
    21
sl@0
    22
sl@0
    23
PRJ_PLATFORMS
sl@0
    24
sl@0
    25
DEFAULT
sl@0
    26
sl@0
    27
sl@0
    28
PRJ_EXPORTS
sl@0
    29
sl@0
    30
../inc/PDRSTORE.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pdrstore.h)
sl@0
    31
../inc/PDRPORT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pdrport.h)
sl@0
    32
../inc/BANDDEV.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(banddev.h)
sl@0
    33
../inc/METAFILE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(metafile.h)
sl@0
    34
../inc/pdrtext.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(printerdriversupport/pdrtext.h)
sl@0
    35
../inc/printerport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(printerdriversupport/printerport.h)
sl@0
    36
sl@0
    37
../group/pdrstore.iby	/epoc32/rom/include/pdrstore.iby
sl@0
    38
sl@0
    39
sl@0
    40
PRJ_TESTEXPORTS
sl@0
    41
sl@0
    42
../group/pdrstoreTest.iby    	/epoc32/rom/include/pdrstoretest.iby
sl@0
    43
sl@0
    44
// batch file that runs all automatic pdrstore tests on hardware
sl@0
    45
../tps/scripts/pdrstoretest_run.bat				z:/pdrstoretest/pdrstoretest_run.bat
sl@0
    46
../tps/scripts/pdrstoretest_run.bat				/epoc32/release/winscw/udeb/pdrstoretest_run.bat
sl@0
    47
../tps/scripts/pdrstoretest_run.bat				/epoc32/release/winscw/urel/pdrstoretest_run.bat
sl@0
    48
../tps/scripts/pdrstoretest.bat					z:/pdrstoretest/pdrstoretest.bat
sl@0
    49
sl@0
    50
../tps/scripts/pdrstoretest_T_All.script		z:/pdrstoretest/pdrstoretest_t_all.script
sl@0
    51
../tps/scripts/pdrstoretest_T_Pdr.script		z:/pdrstoretest/pdrstoretest_t_pdr.script
sl@0
    52
../tps/scripts/pdrstoretest_T_PdrLst.script		z:/pdrstoretest/pdrstoretest_t_pdrlst.script
sl@0
    53
../tps/scripts/pdrstoretest_T_PdrMem.script		z:/pdrstoretest/pdrstoretest_t_pdrmem.script
sl@0
    54
sl@0
    55
../tps/pdrstore.mbm       z:/test/pdrstore.mbm
sl@0
    56
sl@0
    57
../tps/printfiles/printdrv.pdr		/epoc32/release/winscw/udeb/z/resource/printers/printdrv.pdr
sl@0
    58
../tps/printfiles/printdrv.pdr		/epoc32/release/winscw/urel/z/resource/printers/printdrv.pdr
sl@0
    59
../tps/printfiles/printdrv.pdr		/epoc32/release/armv5/udeb/printdrv.pdr
sl@0
    60
../tps/printfiles/printdrv.pdr		/epoc32/release/armv5/urel/printdrv.pdr
sl@0
    61
sl@0
    62
sl@0
    63
PRJ_MMPFILES
sl@0
    64
sl@0
    65
../group/PDRPORT.MMP
sl@0
    66
../group/PDRSTORE.MMP
sl@0
    67
sl@0
    68
sl@0
    69
PRJ_TESTMMPFILES
sl@0
    70
sl@0
    71
../group/TPdrStoreServer.mmp
sl@0
    72
../tps/PRINTDRV.MMP support