/*
* Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
* Text formatting/layout services
*
*/
/**
@file
*/
PRJ_PLATFORMS
DEFAULT WINC
PRJ_EXPORTS
../inc/tagmaLayoutAndSource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tagmalayoutandsource.h)
../inc/TAGMA_INTERNAL.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tagma_internal.h)
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/FRMTLAY_INTERNAL.H /epoc32/include/frmtlay_internal.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/FRMCONST_INTERNAL.H /epoc32/include/frmconst_internal.h
#endif
../inc/FRMCONST_PARTNER.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(frmconst_partner.h)
../inc/FRMCONST.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmconst.h)
../inc/FRMFRAME.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmframe.h)
../inc/FRMLAYDT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmlaydt.h)
../inc/FRMPAGE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(frmpage.h)
../inc/FRMPARAM.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmparam.h)
../inc/FRMPRINT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmprint.h)
../inc/FRMTLAY.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmtlay.h)
../inc/FRMTVIEW.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmtview.h)
../inc/FRMVIS.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(frmvis.h)
../inc/FRMCURS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(frmcurs.h)
../inc/TAGMA.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(tagma.h)
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/form_and_etext_editor.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/unified_editor.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/EditorUndo.h /epoc32/include/editorundo.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/UndoSystem.h /epoc32/include/undosystem.h
#endif
../inc/InlineText.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(inlinetext.h)
../group/Form.iby /epoc32/rom/include/form.iby
PRJ_TESTEXPORTS
// batch file that runs all automatic charconv tests on hardware
../test/scripts/formtests_run.bat z:/test/app-framework/form/formtests_run.bat
../test/scripts/formtests_run.bat /epoc32/release/winscw/urel/formtests_run.bat
../test/scripts/formtests_run.bat /epoc32/release/winscw/udeb/formtests_run.bat
../test/scripts/formtests.bat z:/test/app-framework/form/formtests.bat
../group/FormTests.iby /epoc32/rom/include/formtests.iby
../group/formTechviewRTests.iby /epoc32/rom/include/formtechviewrtests.iby
//script
../test/scripts/form_t_all.script z:/test/app-framework/form/form_t_all.script
../test/scripts/form_t_customcharmapping.script z:/test/app-framework/form/form_t_customcharmapping.script
../test/scripts/form_t_tagmaimp.script z:/test/app-framework/form/form_t_tagmaimp.script
../test/scripts/form_t_tmsouce.script z:/test/app-framework/form/form_t_tmsource.script
../test/scripts/form_t_bidicursorpos.script z:/test/app-framework/form/form_t_bidicursorpos.script
../test/scripts/form_t_tmcode.script z:/test/app-framework/form/form_t_tmcode.script
../test/scripts/form_t_unique.script z:/test/app-framework/form/form_t_unique.script
../test/scripts/form_t_undo.script z:/test/app-framework/form/form_t_undo.script
../test/scripts/form_t_interpreter.script z:/test/app-framework/form/form_t_interpreter.script
../test/scripts/form_t_format.script z:/test/app-framework/form/form_t_format.script
../test/scripts/form_t_inlinetext.script z:/test/app-framework/form/form_t_inlinetext.script
../test/scripts/form_t_graphemeiterator.script z:/test/app-framework/form/form_t_graphemeiterator.script
../test/scripts/form_t_formbenchmark.script z:/test/app-framework/form/form_t_formbenchmark.script
../test/scripts/form_t_linepag.script z:/test/app-framework/form/form_t_linepag.script
../test/scripts/form_t_formhindi.script z:/test/app-framework/form/form_t_formhindi.script
// Bitmap data
../test/data/dilbert.mbm z:/system/data/ttreddilbert.mbm
../test/data/data.mbm z:/system/data/ttreddata.mbm
// Copies form test data into the C drive emulator location
../tdata/LIST1.TXT z:/test/app-framework/form/input/list1.txt
../tdata/LIST2.TXT z:/test/app-framework/form/input/list2.txt
../tdata/LIST3.TXT z:/test/app-framework/form/input/list3.txt
../tdata/CURSORS.MBM z:/test/app-framework/form/input/cursors.mbm
../tdata/Bitmaps.zip z:/test/app-framework/form/input/bitmaps.zip
../testfont/clearlyu.gdr z:/resource/fonts/clearlyu.gdr
:zip ../tdata/SCRIPT2.ZIP z:/test/app-framework/form/input/
../testfont/TESTFONT.GDR z:/system/fonts/testfont.gdr
PRJ_MMPFILES
../group/TAGMA.MMP
../group/FORM2.MMP
../group/form_and_etext_editor.mmp
../group/Undo.mmp
PRJ_TESTMMPFILES
../test/group/tformserver.mmp
#ifndef WINC
../test/group/TBitmapDoc.mmp support // DLL
../test/group/TTAGMA.MMP manual // Needs to run in full EPOC.EXE environment & requires manual intervention
../test/group/TTextView.mmp manual // Needs to run in full EPOC.EXE environment
../test/group/TTextView2.mmp manual // Needs to run in full EPOC.EXE environment
../test/group/TCustomWrap.mmp support // APP
../test/group/TTranspEditor.mmp support // App
../test/group/TForm18030.mmp manual
#endif
//BAND FORMAT TESTS
#include "../test/tbandformat/group/bld.inf"