contenthandling/webrecognisers/group/BLD.INF
changeset 46 eea20ed08f4b
parent 40 951aeeb3da43
child 51 50b444048a8d
equal deleted inserted replaced
40:951aeeb3da43 46:eea20ed08f4b
     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 ../group/recognisers.iby /epoc32/rom/include/recognisers.iby
       
    28 
       
    29 ../waprecogniser/wapmime.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(wapmime.h)
       
    30 
       
    31 PRJ_TESTEXPORTS
       
    32 // Test Exports
       
    33 // Test data exports for t_ebookmark
       
    34 ../Test/t_ebookmark/TestData/1.ebm 		z:/recogtestdata/1.ebm
       
    35 ../Test/t_ebookmark/TestData/2.ebm 		z:/recogtestdata/2.ebm
       
    36 ../Test/t_ebookmark/TestData/3.ebm 		z:/recogtestdata/3.ebm
       
    37 ../Test/t_ebookmark/TestData/4.notebm 		z:/recogtestdata/4.notebm
       
    38 // Test data exports for t_recweb
       
    39 ../Test/t_recweb/TestData/sample1 		z:/recogtestdata/sample1
       
    40 ../Test/t_recweb/TestData/sample1.html 		z:/recogtestdata/sample1.html
       
    41 ../Test/t_recweb/TestData/sample2 		z:/recogtestdata/sample2
       
    42 ../Test/t_recweb/TestData/sample2.htm 		z:/recogtestdata/sample2.htm
       
    43 ../Test/t_recweb/TestData/sample3 		z:/recogtestdata/sample3
       
    44 ../Test/t_recweb/TestData/sample3.xhtml 	z:/recogtestdata/sample3.xhtml
       
    45 ../Test/t_recweb/TestData/sample4 		z:/recogtestdata/sample4
       
    46 ../Test/t_recweb/TestData/sample4.xml 		z:/recogtestdata/sample4.xml
       
    47 // Test data exports for t_recwap
       
    48 ../Test/t_recwap/TestData/a.wml 		z:/recogtestdata/a.wml
       
    49 ../Test/t_recwap/TestData/a.wmlc 		z:/recogtestdata/a.wmlc
       
    50 ../Test/t_recwap/TestData/a.wmlsc 		z:/recogtestdata/a.wmlsc
       
    51 ../Test/t_recwap/TestData/a.wmls 		z:/recogtestdata/a.wmls
       
    52 ../Test/t_recwap/TestData/a.dtd 		z:/recogtestdata/a.dtd
       
    53 ../Test/t_recwap/TestData/a.wbxml 		z:/recogtestdata/a.wbxml
       
    54 
       
    55 // Test iby file
       
    56 ../Test/Group/recogniserstest.iby /epoc32/rom/include/recogniserstest.iby
       
    57 
       
    58 PRJ_MMPFILES
       
    59 
       
    60 ../weburlrec/weburlrec.mmp
       
    61 ../eBookmark/ebookmark.mmp
       
    62 ../recweb/RECWEB.MMP
       
    63 ../waprecogniser/waprecogniser.mmp
       
    64 
       
    65 PRJ_TESTMMPFILES
       
    66 
       
    67 // Application-Protocols Recogniser Test Framework
       
    68 ../Test/Group/t_recogtest.mmp
       
    69 
       
    70 // Test Modules
       
    71 ../Test/Group/t_ebookmark.mmp
       
    72 ../Test/Group/t_weburlrec.mmp
       
    73 ../Test/Group/t_recweb.mmp
       
    74 ../Test/Group/t_recwap.mmp