//--------------------------------------------------------------------------- #include #pragma hdrstop //--------------------------------------------------------------------------- USEUNIT("..\..\source\layout\LEFontInstance.cpp"); USEUNIT("..\..\source\layout\LEGlyphStorage.cpp"); USEUNIT("..\..\source\layout\LEInsertionList.cpp"); USEUNIT("..\..\source\layout\LigatureSubstProc.cpp"); USEUNIT("..\..\source\layout\LigatureSubstSubtables.cpp"); USEUNIT("..\..\source\layout\LookupProcessor.cpp"); USEUNIT("..\..\source\layout\Lookups.cpp"); USEUNIT("..\..\source\layout\LookupTables.cpp"); USEUNIT("..\..\source\layout\MarkArrays.cpp"); USEUNIT("..\..\source\layout\MarkToBasePosnSubtables.cpp"); USEUNIT("..\..\source\layout\MarkToLigaturePosnSubtables.cpp"); USEUNIT("..\..\source\layout\MarkToMarkPosnSubtables.cpp"); USEUNIT("..\..\source\layout\MorphTables.cpp"); USEUNIT("..\..\source\layout\MPreFixups.cpp"); USEUNIT("..\..\source\layout\MultipleSubstSubtables.cpp"); USEUNIT("..\..\source\layout\NonContextualGlyphSubstProc.cpp"); USEUNIT("..\..\source\layout\OpenTypeLayoutEngine.cpp"); USEUNIT("..\..\source\layout\OpenTypeUtilities.cpp"); USEUNIT("..\..\source\layout\PairPositioningSubtables.cpp"); USEUNIT("..\..\source\layout\ScriptAndLanguage.cpp"); USEUNIT("..\..\source\layout\ScriptAndLanguageTags.cpp"); USEUNIT("..\..\source\layout\SegmentArrayProcessor.cpp"); USEUNIT("..\..\source\layout\SegmentSingleProcessor.cpp"); USEUNIT("..\..\source\layout\SimpleArrayProcessor.cpp"); USEUNIT("..\..\source\layout\SinglePositioningSubtables.cpp"); USEUNIT("..\..\source\layout\SingleSubstitutionSubtables.cpp"); USEUNIT("..\..\source\layout\SingleTableProcessor.cpp"); USEUNIT("..\..\source\layout\StateTableProcessor.cpp"); USEUNIT("..\..\source\layout\SubstitutionLookups.cpp"); USEUNIT("..\..\source\layout\SubtableProcessor.cpp"); USEUNIT("..\..\source\layout\ThaiLayoutEngine.cpp"); USEUNIT("..\..\source\layout\ThaiShaping.cpp"); USEUNIT("..\..\source\layout\ThaiStateTables.cpp"); USEUNIT("..\..\source\layout\TrimmedArrayProcessor.cpp"); USEUNIT("..\..\source\layout\ValueRecords.cpp"); USEUNIT("..\..\source\layout\AlternateSubstSubtables.cpp"); USEUNIT("..\..\source\layout\AnchorTables.cpp"); USEUNIT("..\..\source\layout\ArabicLayoutEngine.cpp"); USEUNIT("..\..\source\layout\ArabicShaping.cpp"); USEUNIT("..\..\source\layout\CanonData.cpp"); USEUNIT("..\..\source\layout\CanonShaping.cpp"); USEUNIT("..\..\source\layout\ClassDefinitionTables.cpp"); USEUNIT("..\..\source\layout\ContextualGlyphSubstProc.cpp"); USEUNIT("..\..\source\layout\ContextualSubstSubtables.cpp"); USEUNIT("..\..\source\layout\CoverageTables.cpp"); USEUNIT("..\..\source\layout\CursiveAttachmentSubtables.cpp"); USEUNIT("..\..\source\layout\DeviceTables.cpp"); USEUNIT("..\..\source\layout\ExtensionSubtables.cpp"); USEUNIT("..\..\source\layout\Features.cpp"); USEUNIT("..\..\source\layout\GDEFMarkFilter.cpp"); USEUNIT("..\..\source\layout\GlyphDefinitionTables.cpp"); USEUNIT("..\..\source\layout\GlyphIterator.cpp"); USEUNIT("..\..\source\layout\GlyphLookupTables.cpp"); USEUNIT("..\..\source\layout\GlyphPositionAdjustments.cpp"); USEUNIT("..\..\source\layout\GlyphPositioningTables.cpp"); USEUNIT("..\..\source\layout\GlyphPosnLookupProc.cpp"); USEUNIT("..\..\source\layout\GlyphSubstitutionTables.cpp"); USEUNIT("..\..\source\layout\GlyphSubstLookupProc.cpp"); USEUNIT("..\..\source\layout\GXLayoutEngine.cpp"); USEUNIT("..\..\source\layout\HanLayoutEngine.cpp"); USEUNIT("..\..\source\layout\IndicClassTables.cpp"); USEUNIT("..\..\source\layout\IndicLayoutEngine.cpp"); USEUNIT("..\..\source\layout\IndicRearrangementProcessor.cpp"); USEUNIT("..\..\source\layout\IndicReordering.cpp"); USEUNIT("..\..\source\layout\KernTable.cpp"); USEUNIT("..\..\source\layout\KhmerLayoutEngine.cpp"); USEUNIT("..\..\source\layout\KhmerReordering.cpp"); USEUNIT("..\..\source\layout\LayoutEngine.cpp"); USEUNIT("..\..\source\layout\HangulLayoutEngine.cpp"); USEUNIT("..\..\source\layout\MirroredCharData.cpp"); USEUNIT("..\..\source\layout\ShapingTypeData.cpp"); USEUNIT("..\..\source\layout\TibetanLayoutEngine.cpp"); USEUNIT("..\..\source\layout\TibetanReordering.cpp"); USEUNIT("..\..\source\layout\loengine.cpp"); //--------------------------------------------------------------------------- #define Library // To add a file to the library use the Project menu 'Add to Project'.