contenthandling/webrecognisers/group/BLD.INF
changeset 0 2e3d3ce01487
child 3 096dad6e50a9
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2002-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 // Data-type recognisers
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 PRJ_EXPORTS
       
    24 // If there's no destination then the source file will be copied
       
    25 // to the same name in /epoc32/include
       
    26 
       
    27 ../eBookmark/ebookmark.doc /epoc32/engdoc/ebookmark/ebookmark.doc
       
    28 
       
    29 ../group/recognisers.iby /epoc32/rom/include/recognisers.iby
       
    30 
       
    31 ../waprecogniser/wapmime.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(wapmime.h)
       
    32 
       
    33 PRJ_TESTEXPORTS
       
    34 // Test Exports
       
    35 // Test data exports for t_ebookmark
       
    36 ../Test/t_ebookmark/TestData/1.ebm 		z:/recogtestdata/1.ebm
       
    37 ../Test/t_ebookmark/TestData/2.ebm 		z:/recogtestdata/2.ebm
       
    38 ../Test/t_ebookmark/TestData/3.ebm 		z:/recogtestdata/3.ebm
       
    39 ../Test/t_ebookmark/TestData/4.notebm 		z:/recogtestdata/4.notebm
       
    40 // Test data exports for t_recweb
       
    41 ../Test/t_recweb/TestData/sample1 		z:/recogtestdata/sample1
       
    42 ../Test/t_recweb/TestData/sample1.html 		z:/recogtestdata/sample1.html
       
    43 ../Test/t_recweb/TestData/sample2 		z:/recogtestdata/sample2
       
    44 ../Test/t_recweb/TestData/sample2.htm 		z:/recogtestdata/sample2.htm
       
    45 ../Test/t_recweb/TestData/sample3 		z:/recogtestdata/sample3
       
    46 ../Test/t_recweb/TestData/sample3.xhtml 	z:/recogtestdata/sample3.xhtml
       
    47 ../Test/t_recweb/TestData/sample4 		z:/recogtestdata/sample4
       
    48 ../Test/t_recweb/TestData/sample4.xml 		z:/recogtestdata/sample4.xml
       
    49 // Test data exports for t_recwap
       
    50 ../Test/t_recwap/TestData/a.wml 		z:/recogtestdata/a.wml
       
    51 ../Test/t_recwap/TestData/a.wmlc 		z:/recogtestdata/a.wmlc
       
    52 ../Test/t_recwap/TestData/a.wmlsc 		z:/recogtestdata/a.wmlsc
       
    53 ../Test/t_recwap/TestData/a.wmls 		z:/recogtestdata/a.wmls
       
    54 ../Test/t_recwap/TestData/a.dtd 		z:/recogtestdata/a.dtd
       
    55 ../Test/t_recwap/TestData/a.wbxml 		z:/recogtestdata/a.wbxml
       
    56 
       
    57 // Test iby file
       
    58 ../Test/Group/recogniserstest.iby /epoc32/rom/include/recogniserstest.iby
       
    59 
       
    60 PRJ_MMPFILES
       
    61 
       
    62 ../weburlrec/weburlrec.mmp
       
    63 ../eBookmark/ebookmark.mmp
       
    64 ../recweb/RECWEB.MMP
       
    65 ../waprecogniser/waprecogniser.mmp
       
    66 
       
    67 PRJ_TESTMMPFILES
       
    68 
       
    69 // Application-Protocols Recogniser Test Framework
       
    70 ../Test/Group/t_recogtest.mmp
       
    71 
       
    72 // Test Modules
       
    73 ../Test/Group/t_ebookmark.mmp
       
    74 ../Test/Group/t_weburlrec.mmp
       
    75 ../Test/Group/t_recweb.mmp
       
    76 ../Test/Group/t_recwap.mmp