os/textandloc/textrendering/textformatting/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 * Text formatting/layout services
    16 *
    17 */
    18 
    19 
    20 /**
    21  @file
    22 */
    23 
    24 
    25 PRJ_PLATFORMS
    26 
    27 DEFAULT WINC
    28 
    29 PRJ_EXPORTS
    30 ../inc/tagmaLayoutAndSource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tagmalayoutandsource.h)
    31 ../inc/TAGMA_INTERNAL.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tagma_internal.h)
    32 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    33 ../inc/FRMTLAY_INTERNAL.H /epoc32/include/frmtlay_internal.h
    34 #endif
    35 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    36 ../inc/FRMCONST_INTERNAL.H /epoc32/include/frmconst_internal.h
    37 #endif
    38 ../inc/FRMCONST_PARTNER.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(frmconst_partner.h)
    39 
    40 ../inc/FRMCONST.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmconst.h)
    41 ../inc/FRMFRAME.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmframe.h)
    42 ../inc/FRMLAYDT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmlaydt.h)
    43 ../inc/FRMPAGE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(frmpage.h)
    44 ../inc/FRMPARAM.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmparam.h)
    45 ../inc/FRMPRINT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmprint.h)
    46 ../inc/FRMTLAY.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmtlay.h)
    47 ../inc/FRMTVIEW.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmtview.h)
    48 ../inc/FRMVIS.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmvis.h)
    49 ../inc/FRMCURS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(frmcurs.h)
    50 ../inc/TAGMA.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(tagma.h)
    51 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    52 ../inc/form_and_etext_editor.h
    53 #endif
    54 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    55 ../inc/unified_editor.h
    56 #endif
    57 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    58 ../inc/EditorUndo.h /epoc32/include/editorundo.h
    59 #endif
    60 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    61 ../inc/UndoSystem.h /epoc32/include/undosystem.h
    62 #endif
    63 ../inc/InlineText.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(inlinetext.h)
    64 
    65 ../group/Form.iby	/epoc32/rom/include/form.iby
    66 
    67 PRJ_TESTEXPORTS
    68 
    69 // batch file that runs all automatic charconv tests on hardware
    70 ../test/scripts/formtests_run.bat z:/test/app-framework/form/formtests_run.bat
    71 ../test/scripts/formtests_run.bat /epoc32/release/winscw/urel/formtests_run.bat
    72 ../test/scripts/formtests_run.bat /epoc32/release/winscw/udeb/formtests_run.bat
    73 
    74 ../test/scripts/formtests.bat z:/test/app-framework/form/formtests.bat
    75 
    76 ../group/FormTests.iby		/epoc32/rom/include/formtests.iby
    77 ../group/formTechviewRTests.iby /epoc32/rom/include/formtechviewrtests.iby
    78 
    79 //script
    80 ../test/scripts/form_t_all.script z:/test/app-framework/form/form_t_all.script
    81 ../test/scripts/form_t_customcharmapping.script z:/test/app-framework/form/form_t_customcharmapping.script
    82 ../test/scripts/form_t_tagmaimp.script z:/test/app-framework/form/form_t_tagmaimp.script
    83 ../test/scripts/form_t_tmsouce.script z:/test/app-framework/form/form_t_tmsource.script
    84 ../test/scripts/form_t_bidicursorpos.script z:/test/app-framework/form/form_t_bidicursorpos.script
    85 ../test/scripts/form_t_tmcode.script z:/test/app-framework/form/form_t_tmcode.script
    86 ../test/scripts/form_t_unique.script z:/test/app-framework/form/form_t_unique.script
    87 ../test/scripts/form_t_undo.script z:/test/app-framework/form/form_t_undo.script
    88 ../test/scripts/form_t_interpreter.script z:/test/app-framework/form/form_t_interpreter.script
    89 ../test/scripts/form_t_format.script z:/test/app-framework/form/form_t_format.script
    90 ../test/scripts/form_t_inlinetext.script z:/test/app-framework/form/form_t_inlinetext.script
    91 ../test/scripts/form_t_graphemeiterator.script z:/test/app-framework/form/form_t_graphemeiterator.script
    92 ../test/scripts/form_t_formbenchmark.script z:/test/app-framework/form/form_t_formbenchmark.script
    93 ../test/scripts/form_t_linepag.script z:/test/app-framework/form/form_t_linepag.script
    94 ../test/scripts/form_t_formhindi.script z:/test/app-framework/form/form_t_formhindi.script
    95 
    96 // Bitmap data
    97 ../test/data/dilbert.mbm z:/system/data/ttreddilbert.mbm
    98 ../test/data/data.mbm z:/system/data/ttreddata.mbm
    99 
   100 // Copies form test data into the C drive emulator location
   101 ../tdata/LIST1.TXT z:/test/app-framework/form/input/list1.txt
   102 ../tdata/LIST2.TXT z:/test/app-framework/form/input/list2.txt
   103 ../tdata/LIST3.TXT z:/test/app-framework/form/input/list3.txt
   104 ../tdata/CURSORS.MBM z:/test/app-framework/form/input/cursors.mbm
   105 ../tdata/Bitmaps.zip z:/test/app-framework/form/input/bitmaps.zip
   106 ../testfont/clearlyu.gdr z:/resource/fonts/clearlyu.gdr
   107 
   108 :zip ../tdata/SCRIPT2.ZIP z:/test/app-framework/form/input/
   109 
   110 
   111 ../testfont/TESTFONT.GDR z:/system/fonts/testfont.gdr
   112 
   113 PRJ_MMPFILES
   114 
   115 ../group/TAGMA.MMP
   116 ../group/FORM2.MMP
   117 ../group/form_and_etext_editor.mmp
   118 ../group/Undo.mmp
   119 
   120 PRJ_TESTMMPFILES
   121 ../test/group/tformserver.mmp
   122 
   123 #ifndef WINC
   124 ../test/group/TBitmapDoc.mmp	support		// DLL
   125 ../test/group/TTAGMA.MMP	manual		// Needs to run in full EPOC.EXE environment & requires manual intervention
   126 ../test/group/TTextView.mmp	manual		// Needs to run in full EPOC.EXE environment
   127 ../test/group/TTextView2.mmp manual		// Needs to run in full EPOC.EXE environment
   128 ../test/group/TCustomWrap.mmp	support		// APP
   129 ../test/group/TTranspEditor.mmp	support		// App
   130 ../test/group/TForm18030.mmp	manual
   131 #endif
   132 
   133 
   134 //BAND FORMAT TESTS
   135 #include "../test/tbandformat/group/bld.inf"
   136